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 |
---|---|
void |
StackPrinter.FollowSet.action(State_perm permstate) |
protected void |
Text2Udom.addRestPerm(State_perm permstate,
CheckedList<Expression> misslist)
Add obligate members of a "perm" expression to the term which
describes the missing input.
|
Modifier and Type | Field and Description |
---|---|
static Function<State_perm,CheckedSet<Expression>> |
State_perm.get_consumed
Deprecated.
Use new '::' method reference instead.
|
static Function<State_perm,PermutationGroup> |
State_perm.get_directory
Deprecated.
Use new '::' method reference instead.
|
static Function<State_perm,CheckedSet<Expression>> |
State_perm.get_obligates
Deprecated.
Use new '::' method reference instead.
|
static Function<State_perm,Perm> |
State_perm.get_rule
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
State_perm |
State_perm.doclone()
Clones this object.
|
State_perm |
State_perm.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SinglePhase_rt.action(State_perm e0) |
protected void |
Match_rt.action(State_perm e0) |
protected void |
Dump_rt.action(State_perm e0) |
protected void |
__Formatter.action(State_perm el) |
protected void |
MATCH_ONLY_00.action(State_perm e0) |
protected void |
Match_rt.descend(State_perm e0) |
protected void |
Dump_rt.descend(State_perm e0) |
void |
MATCH_ONLY_00.match(State_perm e0) |
protected void |
Match_rt.post(State_perm e0) |
protected void |
Match_rt.pre(State_perm e0) |
protected void |
Dump_rt.printscalars(State_perm e0) |
protected Format |
__Formatter.toFormat(State_perm el) |
see also the complete user documentation .