DecisionInfo.SLL_MaxLook

Gets the maximum lookahead required for any single SLL prediction to complete for this decision, by reaching a unique prediction, reaching an SLL conflict state, or encountering a syntax error.

class DecisionInfo
long SLL_MaxLook;

Meta