Public Member Functions | |
| void | visit (AST node) |
Protected Attributes | |
| int | level = 0 |
Simple class to dump the contents of an AST to the output
| void antlr.DumpASTVisitor.visit | ( | AST | node | ) |
int antlr.DumpASTVisitor.level = 0 [protected] |
Referenced by antlr.DumpASTVisitor.visit().
1.7.0