Property | Type | Description | |
---|---|---|---|
LL_ATNTransitions | long | ||
LL_DFATransitions | long | ||
LL_Fallback | long | ||
LL_MaxLook | long | ||
LL_MaxLookEvent | |||
LL_MinLook | long | ||
LL_TotalLook | long | ||
SLL_ATNTransitions | long | ||
SLL_DFATransitions | long | ||
SLL_MaxLook | long | ||
SLL_MaxLookEvent | |||
SLL_MinLook | long | ||
SLL_TotalLook | long | ||
ambiguities | List |
||
contextSensitivities | List |
||
decision | int | ||
errors | List |
||
invocations | long | ||
predicateEvals | List |
||
timeInPrediction | long |
Method | Description | |
---|---|---|
DecisionInfo ( int decision ) : System.Collections.Generic | ||
ToString ( ) : string |
public DecisionInfo ( int decision ) : System.Collections.Generic | ||
decision | int | |
return | System.Collections.Generic |
public LookaheadEventInfo,Antlr4.Runtime.Atn LL_MaxLookEvent | ||
return |
public LookaheadEventInfo,Antlr4.Runtime.Atn SLL_MaxLookEvent | ||
return |