ASTVisitor

Undocumented in source.
abstract
class ASTVisitor {}

Members

Functions

visit
void visit(T ast)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(AST ast)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta