Lines Matching full:ahead
159 /// \param tok the look-ahead token.
518 /// Look-ahead and look-ahead in internal form.
531 /// Semantic value of the look-ahead.
533 /// Location of the look-ahead.
576 /* Try to take a decision without look-ahead. */
581 /* Read a look-ahead token. */
624 /* Shift the look-ahead token. */
713 /* If just tried and failed to reuse look-ahead token after an
729 /* Else will try to reuse look-ahead token after shifting the error
791 // the look-ahead. YYLOC is available though.