AbstractLexScan |
|
Action |
Encapsulates an action in the specification.
|
EOFActions |
A simple table to store EOF actions for each lexical state.
|
LexParse |
CUP v0.11b 20210814 (GIT d69c832) generated parser.
|
LexScan |
|
Macros |
Symbol table and expander for macros.
|
NFA |
Non-deterministic finite automata representation in JFlex.
|
OptionUtils |
|
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.
|
RegExp2 |
Regular expression with two children (e.g.
|
RegExps |
Stores all rules of the specification for later access in the RegExp to NFA conversion.
|
SemCheck |
Performs simple semantic analysis on regular expressions.
|