| Package | Description |
|---|---|
| jflex |
| Modifier and Type | Field and Description |
|---|---|
protected 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 |
|---|
JavaEmitter(File inputFile,
LexParse parser,
DFA dfa) |
ScalaEmitter(File inputFile,
LexParse parser,
DFA dfa) |
Copyright © 2015. All rights reserved.