Public Methods | |
Symbol | next_token () throws java.lang.Exception |
lr_parser.scan()
. Integration of scanners implementing Scanner
is facilitated.
Definition at line 55 of file Scanner.java.
|
Return the next token, or Referenced by lr_parser::scan().
|