public class DumpASTVisitor extends java.lang.Object implements ASTVisitor
Modifier and Type | Field and Description |
---|---|
protected int |
level |
Constructor and Description |
---|
DumpASTVisitor() |
public void visit(AST node)
visit
in interface ASTVisitor