| Package | Description |
|---|---|
| jflex |
| Modifier and Type | Method and Description |
|---|---|
void |
DFA.checkActions(LexScan scanner,
LexParse parser)
Checks that all actions can actually be matched in this DFA.
|
| Constructor and Description |
|---|
Emitter(java.io.File inputFile,
LexParse parser,
DFA dfa)
Emits the java code.
|
Copyright © 1998–2020. All rights reserved.