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.rt |
Umod main model class: This is a model for the
results of d2d text parsing.
|
Modifier and Type | Method and Description |
---|---|
protected String |
Udom2Sax.getCharOnly(ResultContainer c) |
Modifier and Type | Class and Description |
---|---|
class |
PermutationSubexpression
Generated by umod; model author's documentation MISSING.
|
class |
ResultingStructure
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
protected ResultContainer |
State.result
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
static Function<ResultContainer,Location<String>> |
ResultContainer.get_location
Deprecated.
Use new '::' method reference instead.
|
static Function<State,ResultContainer> |
State.get_result
Deprecated.
Use new '::' method reference instead.
|
static Function<ResultContainer,CheckedList<Udom>> |
ResultContainer.get_sequ
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
ResultContainer |
ResultContainer.doclone()
Clones this object.
|
ResultContainer |
State.get_result()
Generated by umod; model author's documentation MISSING.
|
ResultContainer |
ResultContainer.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SinglePhase_rt.action(ResultContainer e0) |
protected void |
Match_rt.action(ResultContainer e0) |
protected void |
Dump_rt.action(ResultContainer e0) |
protected void |
__Formatter.action(ResultContainer el) |
protected void |
MATCH_ONLY_00.action(ResultContainer e0) |
protected void |
Match_rt.descend(ResultContainer e0) |
protected void |
Dump_rt.descend(ResultContainer e0) |
void |
MATCH_ONLY_00.match(ResultContainer e0) |
protected void |
Match_rt.post(ResultContainer e0) |
protected void |
Match_rt.pre(ResultContainer e0) |
protected void |
Dump_rt.printscalars(ResultContainer e0) |
boolean |
State.set_result(ResultContainer val)
Generated by umod; model author's documentation MISSING.
|
protected Format |
__Formatter.toFormat(ResultContainer el) |
Constructor and Description |
---|
State_perm(ResultContainer result,
Perm rule,
PermutationGroup directory)
Synthetic minimal constructor provided by the umod compiler.
|
State_perm(State predec,
ResultContainer result,
boolean inxslt,
Perm rule,
PermutationGroup directory)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
State_rep(ResultContainer result,
GrUnary rule)
Synthetic minimal constructor provided by the umod compiler.
|
State_rep(State predec,
ResultContainer result,
boolean inxslt,
GrUnary rule)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
State_sequ(ResultContainer result,
Seq rule,
int position)
Synthetic minimal constructor provided by the umod compiler.
|
State_sequ(State predec,
ResultContainer result,
boolean inxslt,
Seq rule,
int position)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
State_singleton(ResultContainer result,
Reference ref,
Definition def,
Expression rule)
Synthetic minimal constructor provided by the umod compiler.
|
State_singleton(State predec,
ResultContainer result,
boolean inxslt,
Reference ref,
Definition def,
Expression rule)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
State(ResultContainer result)
Synthetic minimal constructor provided by the umod compiler.
|
State(State predec,
ResultContainer result,
boolean inxslt)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
see also the complete user documentation .