Method | Description | |
---|---|---|
ContextSensitivityInfo ( int decision, |
Constructs a new instance of the ContextSensitivityInfo class with the specified detailed context sensitivity information.
|
public ContextSensitivityInfo ( int decision, |
||
decision | int | The decision number |
state | /// The final simulator state containing the unique /// alternative identified by full-context prediction /// | |
input | ITokenStream | The input token stream |
startIndex | int | The start index for the current prediction |
stopIndex | int | /// The index at which the context sensitivity was /// identified during full-context prediction /// |
return | Antlr4.Runtime |