|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
SymIterator interface
| Method Summary | |
boolean |
hasNext()
hasNext True if there are symbols remaining in the specified symbol table, false otherwise. |
Sym |
next()
next Get next symbol in the specified symbol table. |
Var |
nextVar()
nextVar Get next symbol in the specified symbol table 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 | |||||||||