public interface Scanner
lr_parser.scan()
. Integration
of scanners implementing Scanner
is facilitated.Modifier and Type | Method and Description |
---|---|
Symbol |
next_token()
Return the next token, or
null on end-of-file. |
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.