|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Scanner
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()
|
Method Detail |
---|
Symbol next_token() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |