|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
SymNestIterator interface Iterator that traverse symbols in given symbol table and its children.
メソッドの概要 | |
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. |
メソッドの詳細 |
public Sym next()
public Var nextVar()
public boolean hasNext()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |