Uses of Class
jflex.RegExps
Packages that use RegExps
-
Uses of RegExps in jflex
Modifier and TypeFieldDescription(package private) RegExps
LexParse.CUP$LexParse$actions.regExps
(package private) RegExps
NFA.regExps
Modifier and TypeMethodDescriptionstatic void
Performs semantic analysis for all expressions.ModifierConstructorDescriptionNFA
(int numInput, LexScan scanner, RegExps regExps, Macros macros, CharClasses classes) Construct new NFA.