Package | Description |
---|---|
eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
eu.bandm.tools.d2d2.model |
Umod main model class: This is the internal
model for the d2d text type definitions.
|
Modifier and Type | Method and Description |
---|---|
void |
CharacterParser.action(Opt expr) |
void |
SyntaxGraph.Layouter.action(Opt opt) |
void |
SyntaxGraph.Painter.action(Opt opt) |
void |
Resolver.FirstCalculator.action(Opt x) |
void |
CharParserPrepare.EliminateRecursion.action(Opt opt) |
void |
CharParserPrepare.ReduceToCardinalities.action(Opt exp) |
void |
Def2Dtd.action(Opt x) |
void |
StackPrinter.ExpressionPrinter.action(Opt x) |
void |
TypeCheck.AttributeCollector.action(Opt opt) |
Modifier and Type | Method and Description |
---|---|
Opt |
Opt.doclone()
Clones this object.
|
Opt |
Opt.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CoRewrite.action(Opt e0) |
protected void |
Rewrite.action(Opt e0) |
protected void |
Match.action(Opt e0) |
protected void |
__Formatter.action(Opt el) |
protected void |
SinglePhase.action(Opt e0) |
protected void |
MATCH_ONLY_00.action(Opt e0) |
protected void |
Dump.action(Opt e0) |
protected void |
Match.descend(Opt e0) |
protected void |
Dump.descend(Opt e0) |
void |
MATCH_ONLY_00.match(Opt e0) |
protected void |
Match.post(Opt e0) |
protected void |
Match.pre(Opt e0) |
protected void |
Dump.printscalars(Opt e0) |
protected void |
CoRewrite.rewriteFields(Opt clone) |
protected void |
Rewrite.rewriteFields(Opt clone) |
protected Format |
__Formatter.toFormat(Opt el) |
boolean |
Opt.x_equals(Opt e0) |
see also the complete user documentation .