|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Defines the Scanner interface, which CUP uses in the default
implementation of lr_parser.scan(). Integration
of scanners implementing Scanner is facilitated.
| Method Summary | |
Symbol |
next_token()
Return the next token, or null on end-of-file. |
| Method Detail |
public Symbol next_token()
throws java.lang.Exception
null on end-of-file.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||