java_cup.runtime
public interface Scanner
lr_parser.scan(). Integration
of scanners implementing Scanner is facilitated.
Version: last updated 23-Jul-1999
| Method Summary | |
|---|---|
| Symbol | next_token() Return the next token, or null on end-of-file. |
null on end-of-file.