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(Star expr) |
void |
SyntaxGraph.Layouter.action(Star star) |
void |
SyntaxGraph.Painter.action(Star star) |
void |
Text2Udom.Starter.action(Star x) |
void |
Resolver.FirstCalculator.action(Star x) |
void |
CharParserPrepare.EliminateRecursion.action(Star star) |
void |
CharParserPrepare.ReduceToCardinalities.action(Star exp) |
void |
Def2Dtd.action(Star x) |
void |
StackPrinter.ExpressionPrinter.action(Star x) |
void |
TypeCheck.AttributeCollector.action(Star star) |
Modifier and Type | Method and Description |
---|---|
Star |
Star.doclone()
Clones this object.
|
Star |
Star.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CoRewrite.action(Star e0) |
protected void |
Rewrite.action(Star e0) |
protected void |
Match.action(Star e0) |
protected void |
__Formatter.action(Star el) |
protected void |
SinglePhase.action(Star e0) |
protected void |
MATCH_ONLY_00.action(Star e0) |
protected void |
Dump.action(Star e0) |
protected void |
Match.descend(Star e0) |
protected void |
Dump.descend(Star e0) |
void |
MATCH_ONLY_00.match(Star e0) |
protected void |
Match.post(Star e0) |
protected void |
Match.pre(Star e0) |
protected void |
Dump.printscalars(Star e0) |
protected void |
CoRewrite.rewriteFields(Star clone) |
protected void |
Rewrite.rewriteFields(Star clone) |
protected Format |
__Formatter.toFormat(Star el) |
boolean |
Star.x_equals(Star e0) |
see also the complete user documentation .