| Package | Description |
|---|---|
| jflex |
| Modifier and Type | Field and Description |
|---|---|
private LexParse |
Emitter.parser |
private LexParse |
LexParse.CUP$LexParse$actions.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
DFA.checkActions(LexScan scanner,
LexParse parser)
Check that all actions can actually be matched in this DFA.
|
| Constructor and Description |
|---|
CUP$LexParse$actions(LexParse parser)
Constructor
|
Emitter(java.io.File inputFile,
LexParse parser,
DFA dfa) |