Constructor and Description |
---|
FormPrinter() |
FormPrinter(int indentLevel) |
Modifier and Type | Method and Description |
---|---|
void |
leave(Attribute attr) |
void |
leave(Choice choice) |
void |
leave(Group g) |
void |
leave(Interleave i) |
void |
leave(NamedElement ne) |
void |
visit(Attribute attr) |
void |
visit(Choice choice) |
void |
visit(Data d) |
void |
visit(Empty e) |
void |
visit(Group g) |
void |
visit(Interleave i) |
void |
visit(NamedElement ne) |
void |
visit(NotAllowed na) |
void |
visit(Text t) |
void |
visit(Value v) |
public void visit(Interleave i)
public void visit(NotAllowed na)
public void visit(NamedElement ne)
public void leave(Interleave i)
public void leave(NamedElement ne)