public class AtnManager
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.concurrent.locks.ReentrantReadWriteLock |
RRWL |
| Constructor and Description |
|---|
AtnManager(GroovyLangLexer lexer) |
AtnManager(GroovyLangParser parser) |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.atn.ATN |
getATN() |
public AtnManager(GroovyLangLexer lexer)
public AtnManager(GroovyLangParser parser)