|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TokenIterator
Interface of classes which iterate over Token objects.
| Method Summary | |
|---|---|
Token |
currentToken()
Returns the current token. |
void |
nextToken()
Moves to the next token. |
| Method Detail |
|---|
Token currentToken()
nextToken() in
between. Initially this method returns the first token if any.
null if there are no more tokens.void nextToken()
currentToken() will return the next token.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||