Lines Matching full:ahead
1 /* Compute look-ahead criteria for Bison.
25 which rules need look-ahead in each state, and which look-ahead
336 | Count the number of look-ahead tokens required for S |
348 /* We need a look-ahead either to distinguish different
380 /* Compute the total number of reductions requiring a look-ahead. */
392 require look-ahead tokens. */
406 | Output the look-ahead tokens for each state. |
414 fprintf (out, "Look-ahead tokens: BEGIN\n");
426 fprintf (out, "State %d: %d look-ahead tokens\n",
438 fprintf (out, "Look-ahead tokens: END\n");