Package | Description |
---|---|
jflex |
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)
Emits the java code.
|
Copyright © 1998–2019. All rights reserved.