Property | Type | Description | |
---|---|---|---|
decision | int | ||
fullCtx | bool | ||
startIndex | int | ||
stopIndex | int |
Method | Description | |
---|---|---|
DecisionEventInfo ( int decision, |
public DecisionEventInfo ( int decision, |
||
decision | int | |
state | ||
input | ITokenStream | |
startIndex | int | |
stopIndex | int | |
fullCtx | bool | |
return | Antlr4.Runtime |