See: Description
Class | Description |
---|---|
Checker | |
Factory |
Collection of methods for easy programmatic creation of a umod model description.
|
FormatCache_java | |
GuiOptions |
Generated source of a graphical user interface (GUI) for command line processing.
|
Main | |
Options |
Generated source for command line processing.
|
Reducer |
ATTENTION:
umod.g reserved words (like "TOPLEVEL") are excluded from being used as class identifiers ONLY by the umod.g lexer (via |
ReflectiveVisitor |
Realizes a visitor which is driven by the concrete contents of a
certain instance of a umod model.
The currently visited object is stored in model ,
the XXX |
Types | |
Types.HtmlDocText |
Delivers text to explain compound UMod types, with UMod source level type constructors,
javadoc-style links to the generated classes, and additional strictness comments.
|
Types.JavaMapper |
Central class for relating umod type definitions to Java type constructs.
|
UMod | |
UMod.ClassDef | |
UMod.ClassLike | |
UMod.EnumDef | |
UMod.ExtDeclaration | |
UMod.FieldDef | |
UMod.Forest | |
UMod.IfaceDef | |
UMod.Item | |
UMod.Javablock | |
UMod.Pr_constructor | |
UMod.Pr_visitor | |
UMod.Pragma00 | |
UMod.Printer | |
UMod.T_2 | |
UMod.T_bool | |
UMod.T_char | |
UMod.T_copair | |
UMod.T_dsum | |
UMod.T_float | |
UMod.T_int | |
UMod.T_map | |
UMod.T_opt | |
UMod.T_pair | |
UMod.T_power | |
UMod.T_reference | |
UMod.T_rel | |
UMod.T_seq | |
UMod.T_string | |
UMod.Type | |
UMod.TypeBasic | |
UMod.TypeConstructed | |
UMod.TypeDef | |
UMod.TypePrime | |
UMod.Visitor | |
UMod.VisitorHint | |
UMod2format | |
UMod2Html |
Pretty printer for UMod.
|
UMod2java | |
UMod2Tsoap | |
UMod2visitors |
Enum | Description |
---|---|
Factory.VisitorFlavours |
A convenience wrapper for the different combinations of boolean attributes
of visitor definitions.
|
UMod2visitors.rewriterType |
Exception | Description |
---|---|
UMod2java.AbortExecution |
see also the complete user documentation .