Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Scanner
lr_parser.scan()
. Integration
of scanners implementing Scanner
is facilitated.
Method Summary | |
Symbol |
|
public Symbol next_token() throws java.lang.Exception
Return the next token, ornull
on end-of-file.