|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
SymTableIterator interface Iterator that traverse symbol tables starting from this symbol table and going down to subtree stemming from this table.
メソッドの概要 | |
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, ... 2nd child of 1st child of this, ... ... 2nd child of this, 1st child of 2nd child of this, ... ... ... |
メソッドの詳細 |
public SymTable next()
public boolean hasNext()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |