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