Class LexerAtnManager
java.lang.Object
org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManager
org.apache.groovy.parser.antlr4.internal.atnmanager.LexerAtnManager
Manage ATN for lexer to avoid memory leak
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManagerAtnManager.AtnWrapper
- 
Field SummaryFieldsFields inherited from class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManagerREAD_LOCK
- 
Method SummaryMethods inherited from class org.apache.groovy.parser.antlr4.internal.atnmanager.AtnManagergetATN, getAtnWrapper
- 
Field Details- 
INSTANCE
 
- 
- 
Method Details- 
createAtnWrapper- Specified by:
- createAtnWrapperin class- AtnManager
 
- 
shouldClearDfaCacheprotected boolean shouldClearDfaCache()- Specified by:
- shouldClearDfaCachein class- AtnManager
 
 
-