public class ParserAtnManager extends AtnManager
AtnManager.AtnWrapper| Modifier and Type | Field and Description |
|---|---|
static ParserAtnManager |
INSTANCE |
READ_LOCK| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.atn.ATN |
getATN() |
protected boolean |
shouldClearDfaCache() |
public static final ParserAtnManager INSTANCE
public org.antlr.v4.runtime.atn.ATN getATN()
getATN in class AtnManagerprotected boolean shouldClearDfaCache()
shouldClearDfaCache in class AtnManager