public static class Rt.Dump_rt extends Rt.MATCH_ONLY_00
The flavour of this visitor has been set to IS PRINTER
.
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_rt(PrintStream p0) |
Modifier and Type | Method and Description |
---|---|
protected void |
action(Rt.Definition e0) |
protected void |
action(Rt.Report e0) |
protected void |
action(Rt.TemplateEntry e0) |
protected void |
action(Rt.TemplatesByKind e0) |
protected void |
action(Rt.TemplatesByPrior e0) |
protected void |
descend(Rt.Definition e0) |
protected void |
descend(Rt.Report e0) |
protected void |
descend(Rt.TemplateEntry e0) |
protected void |
descend(Rt.TemplatesByKind e0) |
protected void |
descend(Rt.TemplatesByPrior e0) |
protected void |
ind() |
protected void |
printscalars(Rt.Definition e0) |
protected void |
printscalars(Rt.Report e0) |
protected void |
printscalars(Rt.TemplateEntry e0) |
protected void |
printscalars(Rt.TemplatesByKind e0) |
protected void |
printscalars(Rt.TemplatesByPrior e0) |
protected PrintStream p
protected int indent
public Dump_rt(PrintStream p0)
protected void ind()
protected void action(Rt.Definition e0)
action
in class Rt.MATCH_ONLY_00
protected void printscalars(Rt.Definition e0)
protected void descend(Rt.Definition e0)
protected void action(Rt.TemplatesByKind e0)
action
in class Rt.MATCH_ONLY_00
protected void printscalars(Rt.TemplatesByKind e0)
protected void descend(Rt.TemplatesByKind e0)
protected void action(Rt.TemplatesByPrior e0)
action
in class Rt.MATCH_ONLY_00
protected void printscalars(Rt.TemplatesByPrior e0)
protected void descend(Rt.TemplatesByPrior e0)
protected void action(Rt.Report e0)
action
in class Rt.MATCH_ONLY_00
protected void printscalars(Rt.Report e0)
protected void descend(Rt.Report e0)
protected void action(Rt.TemplateEntry e0)
action
in class Rt.MATCH_ONLY_00
protected void printscalars(Rt.TemplateEntry e0)
protected void descend(Rt.TemplateEntry e0)
see also the complete user documentation .