|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--antlr.DumpASTVisitor
Simple class to dump the contents of an AST to the output
Field Summary | |
protected int |
level
|
Constructor Summary | |
DumpASTVisitor()
|
Method Summary | |
private void |
tabs()
|
void |
visit(AST node)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int level
Constructor Detail |
public DumpASTVisitor()
Method Detail |
private void tabs()
public void visit(AST node)
visit
in interface ASTVisitor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |