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