Property | Type | Description | |
---|---|---|---|
ERROR | |||
atn |
Property | Type | Description | |
---|---|---|---|
sharedContextCache |
Method | Description | |
---|---|---|
ATNSimulator ( |
||
ClearDFA ( ) : void | ||
Reset ( ) : void | ||
getCachedContext ( PredictionContext context ) : PredictionContext | ||
getSharedContextCache ( ) : |
Method | Description | |
---|---|---|
InitERROR ( ) : |
public ATNSimulator ( |
||
atn | ||
sharedContextCache | ||
return | System |
public getCachedContext ( PredictionContext context ) : PredictionContext | ||
context | PredictionContext | |
return | PredictionContext |
public getSharedContextCache ( ) : |
||
return |
public static DFAState,Antlr4.Runtime.Dfa ERROR | ||
return |