public class DumpASTVisitor extends Object implements ASTVisitor
protected int
level
DumpASTVisitor()
void
visit(AST node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int level
public DumpASTVisitor()
public void visit(AST node)
visit
ASTVisitor