SLL_MinLook property

int SLL_MinLook
getter/setter pair

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.

Implementation

int SLL_MinLook = 0;