antlr

Class DumpASTVisitor

public class DumpASTVisitor extends Object implements ASTVisitor

Simple class to dump the contents of an AST to the output
Field Summary
protected intlevel
Method Summary
voidvisit(AST node)

Field Detail

level

protected int level

Method Detail

visit

public void visit(AST node)