|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.sym.VarIteratorImpl
VarIteratorImpl class (##4)
| Field Summary | |
Sym |
fSymNext
|
SymTable |
fSymTable
|
| Constructor Summary | |
VarIteratorImpl(SymTable pSymTable)
|
|
| Method Summary | |
boolean |
hasNext()
|
Var |
next()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public SymTable fSymTable
public Sym fSymNext
| Constructor Detail |
public VarIteratorImpl(SymTable pSymTable)
| Method Detail |
public Var next()
next in interface VarIteratorpublic boolean hasNext()
hasNext in interface VarIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||