Lines Matching full:more
27 * mode is more powerful than the prediction mode provided by ANTLR 3, but
37 * ombination of grammar and input requires the more powerful
100 * configuration, SLL could continue with the hopes that more lookahead will
179 // contexts if we can fail over to full LL; costs more time
248 * consuming more input? Even if there are partial conflicts, we might know
250 * means we can stop since no more lookahead will change that fact. On the
252 * minimums. That means we need more look ahead to decide which of those
279 * more lookahead will help us. We will always pick that alternative. If,
280 * however, there is more than one alternative, then we are uncertain which
309 * should keep going, looking for more lookahead due to the uncertainty.
320 * conflicting alternative subsets has more than one alternative. We are
326 * configurations that won't lead to more states because we resolve
332 * - no conflicts and more than 1 alternative in set => continue
355 * have more than one alternative and all `A_i` are the same. If
371 * Determines if every alternative subset in `altsets` contains more
406 * more than one alternative.
582 // more than 1 viable alt