|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
SymTableIterator interface Iterator that traverse symbol tables starting from this symbol table and going down to subtree stemming from this table.
| Method Summary | |
boolean |
hasNext()
hasNext True if there are symbol tables remaining to be traversed. |
SymTable |
next()
next Get next symbol table traversing in the order this, 1st child of this, 1st child of 1st child of this, ... |
| Method Detail |
public SymTable next()
public boolean hasNext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||