public abstract class AtnManager extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
AtnManager.AtnWrapper |
| Modifier and Type | Field and Description |
|---|---|
static ReentrantReadWriteLock.ReadLock |
READ_LOCK |
| Constructor and Description |
|---|
AtnManager() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.antlr.v4.runtime.atn.ATN |
getATN() |
protected abstract boolean |
shouldClearDfaCache() |
public static final ReentrantReadWriteLock.ReadLock READ_LOCK