Public Member Functions | |
| ASTEnumerator (Vector v) | |
| boolean | hasMoreNodes () |
| antlr.collections.AST | nextNode () |
Package Attributes | |
| VectorEnumerator | nodes |
| int | i = 0 |
| antlr.collections.impl.ASTEnumerator.ASTEnumerator | ( | Vector | v | ) |
References antlr.collections.impl.ASTEnumerator.nodes.
| boolean antlr.collections.impl.ASTEnumerator.hasMoreNodes | ( | ) |
| antlr.collections.AST antlr.collections.impl.ASTEnumerator.nextNode | ( | ) |
int antlr.collections.impl.ASTEnumerator.i = 0 [package] |
The list of root nodes for subtrees that match
Referenced by antlr.collections.impl.ASTEnumerator.ASTEnumerator(), antlr.collections.impl.ASTEnumerator.hasMoreNodes(), and antlr.collections.impl.ASTEnumerator.nextNode().
1.7.0