public class __Formatter extends MATCH_ONLY_00
format()
in
the various model element classes, or Rt.toFormat(Object)
in the main model class. This
class works only in the background.Modifier and Type | Field and Description |
---|---|
protected static Format |
CONST_0 |
protected static Format |
CONST_1 |
protected static Format |
CONST_2 |
int |
default_indent |
protected static Format |
format_empty |
int |
mode |
static String |
nulltext |
static Function<Object,Format> |
process |
protected Format |
result |
_visitor_debug_stream, partial
affectedClasses, fieldFlags, hasdescend, haspost, haspre, METHODNAME_allFields2codeNumber
Constructor and Description |
---|
__Formatter() |
Modifier and Type | Method and Description |
---|---|
protected Format |
__throwIt() |
protected void |
action(AdditionalDocs el) |
protected void |
action(PermutationGroup el) |
protected void |
action(PermutationSubexpression el) |
protected void |
action(ResultContainer el) |
protected void |
action(ResultingChars el) |
protected void |
action(ResultingStructure el) |
protected void |
action(State_perm el) |
protected void |
action(State_rep el) |
protected void |
action(State_sequ el) |
protected void |
action(State_singleton el) |
protected void |
action(State el) |
protected void |
action(Udom el) |
protected void |
defaultformat(Object e0) |
protected void |
foreignObject(Object e0)
Delivers a Format for an object of any class.
|
protected int |
getKey()
Overwritten with generated code to return visitor register key number.
|
protected Format |
matchChecked(Object e0) |
protected Format |
matchCheckedString(String e0) |
void |
nomatch(Object e0) |
static Format |
process(Object e0) |
protected Format |
toFormat(AdditionalDocs el) |
protected Format |
toFormat(Object e0) |
protected Format |
toFormat(PermutationGroup el) |
protected Format |
toFormat(PermutationSubexpression el) |
protected Format |
toFormat(ResultContainer el) |
protected Format |
toFormat(ResultingChars el) |
protected Format |
toFormat(ResultingStructure el) |
protected Format |
toFormat(State_perm el) |
protected Format |
toFormat(State_rep el) |
protected Format |
toFormat(State_sequ el) |
protected Format |
toFormat(State_singleton el) |
protected Format |
toFormat(State el) |
protected Format |
toFormat(Udom el) |
_visitor_trace, action, action, action, action, action, action, action, action, action, allFields2codeNumber, get_class2reachedSccs, get_class2scc, get_field2sccs, match, match, match, match, match, match, match, match, match, match, match, match, match
calculateFlags, collectFlags_action, collectFlags_actionDorewrite, collectFlags_actionPreDescendPost, collectFlags_actionRewritefields, collectFlags, collectMethods, getLowestGeneratedClass
public static String nulltext
public int default_indent
public int mode
protected static final Format format_empty
protected Format result
protected static final Format CONST_0
protected static final Format CONST_1
protected static final Format CONST_2
protected int getKey()
OptimizingVisitor
getKey
in class OptimizingVisitor
protected void foreignObject(Object e0)
foreignObject
in class MATCH_ONLY_00
public void nomatch(Object e0)
nomatch
in class MATCH_ONLY_00
protected void defaultformat(Object e0)
protected Format __throwIt()
protected Format toFormat(AdditionalDocs el)
protected void action(AdditionalDocs el)
action
in class MATCH_ONLY_00
protected void action(Udom el)
action
in class MATCH_ONLY_00
protected Format toFormat(ResultContainer el)
protected void action(ResultContainer el)
action
in class MATCH_ONLY_00
protected Format toFormat(ResultingStructure el)
protected void action(ResultingStructure el)
action
in class MATCH_ONLY_00
protected Format toFormat(PermutationSubexpression el)
protected void action(PermutationSubexpression el)
action
in class MATCH_ONLY_00
protected Format toFormat(PermutationGroup el)
protected void action(PermutationGroup el)
action
in class MATCH_ONLY_00
protected Format toFormat(ResultingChars el)
protected void action(ResultingChars el)
action
in class MATCH_ONLY_00
protected void action(State el)
action
in class MATCH_ONLY_00
protected Format toFormat(State_singleton el)
protected void action(State_singleton el)
action
in class MATCH_ONLY_00
protected Format toFormat(State_sequ el)
protected void action(State_sequ el)
action
in class MATCH_ONLY_00
protected Format toFormat(State_perm el)
protected void action(State_perm el)
action
in class MATCH_ONLY_00
protected void action(State_rep el)
action
in class MATCH_ONLY_00
see also the complete user documentation .