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(StringConst expr) |
void |
SyntaxGraph.Layouter.action(StringConst sc) |
void |
SyntaxGraph.Painter.action(StringConst sc) |
void |
Navigate.CharSetCalc.action(StringConst x) |
void |
Def2Dtd.action(StringConst x) |
void |
StackPrinter.ExpressionPrinter.action(StringConst x) |
void |
TypeCheck.action(StringConst x) |
void |
RewriteCompare.descend(StringConst e) |
void |
Resolver3.Equivalence.descend(StringConst e) |
void |
Resolver4.Equivalence.descend(StringConst e) |
protected void |
Resolver3.rewriteFields(StringConst clone)
Simply clones.
|
protected void |
Resolver4.rewriteFields(StringConst clone)
Simply clones.
|
Modifier and Type | Field and Description |
---|---|
static Function<StringConst,String> |
StringConst.get_value
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
StringConst |
StringConst.doclone()
Clones this object.
|
StringConst |
StringConst.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CoRewrite.action(StringConst e0) |
protected void |
Rewrite.action(StringConst e0) |
protected void |
Match.action(StringConst e0) |
protected void |
__Formatter.action(StringConst el) |
protected void |
SinglePhase.action(StringConst e0) |
protected void |
MATCH_ONLY_00.action(StringConst e0) |
protected void |
Dump.action(StringConst e0) |
protected void |
Match.descend(StringConst e0) |
protected void |
Dump.descend(StringConst e0) |
void |
MATCH_ONLY_00.match(StringConst e0) |
protected void |
Match.post(StringConst e0) |
protected void |
Match.pre(StringConst e0) |
protected void |
Dump.printscalars(StringConst e0) |
protected void |
CoRewrite.rewriteFields(StringConst clone) |
protected void |
Rewrite.rewriteFields(StringConst clone) |
protected Format |
__Formatter.toFormat(StringConst el) |
see also the complete user documentation .