|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectantlr.DumpASTVisitor
public class DumpASTVisitor
Simple class to dump the contents of an AST to the output
| Field Summary | |
|---|---|
protected int |
level
|
| Constructor Summary | |
|---|---|
DumpASTVisitor()
|
|
| Method Summary | |
|---|---|
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 |
|---|
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 | |||||||||