|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
SymIterator interface
メソッドの概要 | |
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. |
メソッドの詳細 |
public Sym next()
public Var nextVar()
public boolean hasNext()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |