Uses of Class
jflex.core.LexScan
Packages that use LexScan
-
Uses of LexScan in jflex.core
Fields in jflex.core declared as LexScanModifier and TypeFieldDescription(package private) LexScan
LexParse.CUP$LexParse$actions.scanner
LexParse.scanner
private LexScan
NFA.scanner
Constructors in jflex.core with parameters of type LexScan -
Uses of LexScan in jflex.dfa
Modifier and TypeMethodDescriptionvoid
DFA.checkActions
(LexScan scanner, LexParse parser) Checks that all actions can actually be matched in this DFA.