public class ParserAtnManager extends AtnManager
Manage ATN for parser to avoid memory leak
| Modifiers | Name | Description | 
|---|---|---|
static ParserAtnManager  | 
                            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 |