| java_cup.runtime.Scanner
All known Subclasses: com.Ostermiller.bte.Lexer,
Scanner | public interface Scanner (Code) | | Defines the Scanner interface, which CUP uses in the default
implementation of lr_parser.scan() . Integration
of scanners implementing Scanner is facilitated.
version: last updated 23-Jul-1999 author: David MacMahon |
|
|