Uses of Package
jflex.core
-
Packages that use jflex.core Package Description jflex.core jflex.dfa jflex.generator -
Classes in jflex.core used by jflex.core Class Description AbstractLexScan Action Encapsulates an action in the specification.EOFActions A simple table to store EOF actions for each lexical state.LexScan Macros Symbol table and expander for macros.RegExp Stores a regular expression of rules section in a JFlex-specification.RegExp1 Stores a regular expression from the rules section of a JFlex specification.RegExps Stores all rules of the specification for later access in the RegExp to NFA conversion.sym CUP generated interface containing symbol constants. -
Classes in jflex.core used by jflex.dfa Class Description Action Encapsulates an action in the specification.LexParse CUP v0.11b 20210814 (GIT d69c832) generated parser.LexScan NFA Non-deterministic finite automata representation in JFlex. -
Classes in jflex.core used by jflex.generator Class Description LexParse CUP v0.11b 20210814 (GIT d69c832) generated parser.