Public Member Functions | Protected Attributes

antlr.DumpASTVisitor Class Reference

Inheritance diagram for antlr.DumpASTVisitor:
antlr.ASTVisitor

List of all members.

Public Member Functions

void visit (AST node)

Protected Attributes

int level = 0

Detailed Description

Simple class to dump the contents of an AST to the output


Member Function Documentation


Member Data Documentation

int antlr.DumpASTVisitor.level = 0 [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties