public class LexerAtnManager extends AtnManager
Manage ATN for lexer to avoid memory leak
| Modifiers | Name | Description | 
|---|---|---|
| static LexerAtnManager | INSTANCE | 
| Fields inherited from class | Fields | 
|---|---|
| class AtnManager | READ_LOCK | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | protected AtnManager.AtnWrapper | createAtnWrapper() | 
|  | protected boolean | shouldClearDfaCache() | 
| Methods inherited from class | Name | 
|---|---|
| class AtnManager | createAtnWrapper, getATN, getAtnWrapper, shouldClearDfaCache |