ParseInfo.getTotalSLLLookaheadOps

Gets the total number of SLL lookahead operations across all decisions made during parsing. This value is the sum of {@link DecisionInfo#SLL_TotalLook} for all decisions.

class ParseInfo
long
getTotalSLLLookaheadOps
()

Meta