Uses of Class
jflex.core.LexScan
Packages that use LexScan
-
Uses of LexScan in jflex.core
Fields in jflex.core declared as LexScanConstructors 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.