public class Dump extends MATCH_ONLY_00
The flavour of this visitor has been set to IS PRINTER
.
See the pretty printed source file.
For details see the user documentation.
Modifier and Type | Field and Description |
---|---|
protected int |
indent |
protected PrintStream |
p |
protected Stack<String> |
subfieldstack |
_visitor_debug_stream, partial
Constructor and Description |
---|
Dump(PrintStream p0) |
Modifier and Type | Method and Description |
---|---|
protected void |
action(Container e0) |
protected void |
action(Event e0) |
protected void |
action(EventSet e0) |
protected void |
action(Part e0) |
protected void |
action(TDivision e0) |
protected void |
action(TimeScape e0) |
protected void |
action(Tp e0) |
protected void |
action(TpSub e0) |
protected void |
action(TpTop e0) |
protected void |
action(Vox e0) |
protected void |
descend(Container e0) |
protected void |
descend(Event e0) |
protected void |
descend(EventSet e0) |
protected void |
descend(Part e0) |
protected void |
descend(TDivision e0) |
protected void |
descend(TimeScape e0) |
protected void |
descend(Tp e0) |
protected void |
descend(TpSub e0) |
protected void |
descend(TpTop e0) |
protected void |
descend(Vox e0) |
protected void |
ind() |
protected void |
printscalars(Container e0) |
protected void |
printscalars(Event e0) |
protected void |
printscalars(EventSet e0) |
protected void |
printscalars(Part e0) |
protected void |
printscalars(TDivision e0) |
protected void |
printscalars(TimeScape e0) |
protected void |
printscalars(Tp e0) |
protected void |
printscalars(TpSub e0) |
protected void |
printscalars(TpTop e0) |
protected void |
printscalars(Vox e0) |
protected PrintStream p
protected int indent
public Dump(PrintStream p0)
protected void ind()
protected void action(TimeScape e0)
action
in class MATCH_ONLY_00
protected void printscalars(TimeScape e0)
protected void descend(TimeScape e0)
protected void action(EventSet e0)
action
in class MATCH_ONLY_00
protected void printscalars(EventSet e0)
protected void descend(EventSet e0)
protected void action(Container e0)
action
in class MATCH_ONLY_00
protected void printscalars(Container e0)
protected void descend(Container e0)
protected void action(Vox e0)
action
in class MATCH_ONLY_00
protected void printscalars(Vox e0)
protected void descend(Vox e0)
protected void action(TpTop e0)
action
in class MATCH_ONLY_00
protected void printscalars(TpTop e0)
protected void descend(TpTop e0)
protected void action(Event e0)
action
in class MATCH_ONLY_00
protected void printscalars(Event e0)
protected void descend(Event e0)
protected void action(Part e0)
action
in class MATCH_ONLY_00
protected void printscalars(Part e0)
protected void descend(Part e0)
protected void action(TpSub e0)
action
in class MATCH_ONLY_00
protected void printscalars(TpSub e0)
protected void descend(TpSub e0)
protected void action(TDivision e0)
action
in class MATCH_ONLY_00
protected void printscalars(TDivision e0)
protected void descend(TDivision e0)
protected void action(Tp e0)
action
in class MATCH_ONLY_00
protected void printscalars(Tp e0)
protected void descend(Tp e0)