DecisionInfo.SLL_MinLook

Gets the minimum 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_MinLook;

Meta