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) LexScanLexParse.CUP$LexParse$actions.scannerLexParse.scannerprivate LexScanNFA.scannerConstructors in jflex.core with parameters of type LexScan -
Uses of LexScan in jflex.dfa
Modifier and TypeMethodDescriptionvoidDFA.checkActions(LexScan scanner, LexParse parser) Checks that all actions can actually be matched in this DFA.