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 | 
|---|---|---|
|  | public ATN | getATN() | 
|  | protected boolean | shouldClearDfaCache() | 
| Methods inherited from class | Name | 
|---|---|
| class AtnManager | getATN, shouldClearDfaCache |