|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
SymNestIterator interface Iterator that traverse symbols in given symbol table and its children.
| Method Summary | |
boolean |
hasNext()
hasNext True if there are symbols remaining in the specified symbol table or its children, false otherwise. |
Sym |
next()
next Get next symbol in the specified symbol table and its children. |
Var |
nextVar()
nextVar Get the next symbol in the specified symbol table and its children skipping symbols that are not a Var symbol. |
| Method Detail |
public Sym next()
public Var nextVar()
public boolean hasNext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||