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