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