Constructor and Description |
---|
ASTIterator(antlr.collections.AST tree)
Constructs an Iterator for depth-first iteration of an AST
|
public ASTIterator(antlr.collections.AST tree)
tree
- THe tree whose nodes are to be iteratedCopyright © 2014. All rights reserved.