Package eu.bandm.tools.tpath.type
Class Type.__Formatter
java.lang.Object
eu.bandm.tools.tpath.type.Type.MATCH_ONLY_00
eu.bandm.tools.tpath.type.Type.__Formatter
- Enclosing class:
Type
@Generated(generator="eu.bandm.tools.umod",
version="",
timestamp="2026-02-18_13h27m25")
public static class Type.__Formatter
extends Type.MATCH_ONLY_00
Ancillary class for generating pretty-print format objects.
The user invokes the methods
The user invokes the methods
format() in
the various model element classes, or Type.toFormat(Object) in the main model class.
This class works only in the background.-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Formatprotected static final Formatprotected static final Formatintprotected static final Formatintstatic Stringprotected FormatFields inherited from class eu.bandm.tools.tpath.type.Type.MATCH_ONLY_00
_visitor_debug_stream, partial -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Formatprotected voidaction(Type.Boolean el) protected voidaction(Type.Error el) protected voidaction(Type.NodeRel el) protected voidaction(Type.Number el) protected voidaction(Type.String el) protected voidprotected voidaction(Type.XPathType el) protected voiddefaultformat(Object e0) protected voidforeignObject(Object e0) Delivers a Format for an object of any class.protected intgetKey()protected FormatmatchChecked(Object e0) protected Formatvoidstatic Formatprotected FormattoFormat(Type.Boolean el) protected FormattoFormat(Type.Error el) protected FormattoFormat(Type.NodeRel el) protected FormattoFormat(Type.Number el) protected FormattoFormat(Type.String el) protected Formatprotected Formatprotected Format
-
Field Details
-
nulltext
-
process
-
default_indent
public int default_indent -
mode
public int mode -
format_empty
-
result
-
CONST_0
-
CONST_1
-
CONST_2
-
-
Constructor Details
-
__Formatter
public __Formatter()
-
-
Method Details
-
getKey
protected int getKey() -
foreignObject
Delivers a Format for an object of any class.- Overrides:
foreignObjectin classType.MATCH_ONLY_00
-
nomatch
- Overrides:
nomatchin classType.MATCH_ONLY_00
-
process
-
toFormat
-
defaultformat
-
__throwIt
-
matchChecked
-
matchCheckedString
-
toFormat
-
action
- Overrides:
actionin classType.MATCH_ONLY_00
-
toFormat
-
action
- Overrides:
actionin classType.MATCH_ONLY_00
-
toFormat
-
action
- Overrides:
actionin classType.MATCH_ONLY_00
-
toFormat
-
action
- Overrides:
actionin classType.MATCH_ONLY_00
-
toFormat
-
action
- Overrides:
actionin classType.MATCH_ONLY_00
-
toFormat
-
action
- Overrides:
actionin classType.MATCH_ONLY_00
-
toFormat
-
action
- Overrides:
actionin classType.MATCH_ONLY_00
-