| Package | Description |
|---|---|
| jflex |
| Modifier and Type | Field and Description |
|---|---|
private DFA |
Emitter.dfa |
| Modifier and Type | Method and Description |
|---|---|
DFA |
NFA.getDFA()
Returns an DFA that accepts the same language as this NFA.
|
| Constructor and Description |
|---|
Emitter(java.io.File inputFile,
LexParse parser,
DFA dfa) |