| Package | Description |
|---|---|
| jflex |
| Modifier and Type | Field and Description |
|---|---|
(package private) RegExps |
NFA.regExps |
(package private) RegExps |
LexParse.CUP$LexParse$actions.regExps |
| Modifier and Type | Method and Description |
|---|---|
static void |
SemCheck.check(RegExps rs,
Macros m,
java.io.File f)
Performs semantic analysis for all expressions.
|
| Constructor and Description |
|---|
NFA(int numInput,
LexScan scanner,
RegExps regExps,
Macros macros,
CharClasses classes)
Construct new NFA.
|