| Package | Description |
|---|---|
| org.antlr.v4.runtime | |
| org.antlr.v4.runtime.atn |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Recognizer<Symbol,ATNInterpreter extends ATNSimulator> |
| Modifier and Type | Field | Description |
|---|---|---|
protected ATNInterpreter |
Recognizer._interp |
| Modifier and Type | Class | Description |
|---|---|---|
class |
LexerATNSimulator |
"dup" of ParserInterpreter
|
class |
ParserATNSimulator |
The embodiment of the adaptive LL(*), ALL(*), parsing strategy.
|
class |
ProfilingATNSimulator |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ATNConfigSet.optimizeConfigs(ATNSimulator interpreter) |
Copyright © 1992–2019 ANTLR. All rights reserved.