Lines Matching full:lookahead
214 " lookahead " + d.k + " max token " + lastRealTokenTouchedInDecision);
237 // compute lookahead depth
267 /** Track refs to lookahead if in a fixed/nonfixed decision.
290 // // compute lookahead depth
335 /** Successful or not, track how much lookahead synpreds use */
566 // buf.Append("number of fixed lookahead decisions ");
569 // buf.Append("min lookahead used in a fixed lookahead decision ");
572 // buf.Append("max lookahead used in a fixed lookahead decision ");
575 // buf.Append("average lookahead depth used in fixed lookahead decisions ");
578 // buf.Append("standard deviation of depth used in fixed lookahead decisions ");
581 // buf.Append("number of arbitrary lookahead decisions ");
584 // buf.Append("min lookahead used in an arbitrary lookahead decision ");
587 // buf.Append("max lookahead used in an arbitrary lookahead decision ");
590 // buf.Append("average lookahead depth used in arbitrary lookahead decisions ");
593 // buf.Append("standard deviation of depth used in arbitrary lookahead decisions ");
599 // buf.Append("min lookahead used in a syntactic predicate ");
602 // buf.Append("max lookahead used in a syntactic predicate ");
605 // buf.Append("average lookahead depth used in syntactic predicates ");