|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--antlr.collections.impl.ASTEnumerator
Untamed:
| Field Summary | |
(package private) int |
i
|
(package private) VectorEnumerator |
nodes
The list of root nodes for subtrees that match |
| Constructor Summary | |
ASTEnumerator(Vector v)
Enabled: |
|
| Method Summary | |
boolean |
hasMoreNodes()
Enabled: |
AST |
nextNode()
Enabled: |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
VectorEnumerator nodes
int i
| Constructor Detail |
public ASTEnumerator(Vector v)
| Method Detail |
public boolean hasMoreNodes()
hasMoreNodes in interface ASTEnumerationpublic AST nextNode()
nextNode in interface ASTEnumeration
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||