|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTopLevelClass.LexicalAnalyzer
Generator of a sequence of TopLevelClass.Tokens.
| Constructor Summary | |
TopLevelClass.LexicalAnalyzer()
|
|
| Method Summary | |
abstract TopLevelClass.Token |
next()
Returns the next token in the sequence. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TopLevelClass.LexicalAnalyzer()
| Method Detail |
public abstract TopLevelClass.Token next() throws TopLevelClass.ParseException
If there is no tokens, the symbol ID of the returned value should be TopLevelClass.EOF_TOKEN, but the image or the index etc. are not specified (may be unsupported).
TopLevelClass.ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||