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