Lines Matching full:token
219 /* Enabling the token table. */
437 positive, shift that token. If negative, reduce the rule which
482 /* Error token number */
748 /** Source position of the first token produced by my symbol */
797 ]b4_locations_if([[ /* To compute the location of the error token. */
838 /** A printable representation of TOKEN. */
916 # define YYBACKUP(Token, Value) \
1019 * of token). */
1308 deterministic operation or shifts a token. However, it doesn't
2041 YYDPRINTF ((stderr, "Reading a token: "));
2044 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
2191 /* We just shifted the error token and (perhaps) took some
2201 of the shifted error token must take it into account. */
2211 YYDPRINTF ((stderr, "Reading a token: "));
2214 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
2239 /* Now pop stack until we find a state that shifts the error token. */
2251 /* Shift the error token having adjusted its location. */
2365 YYDPRINTF ((stderr, "Reading a token: "));
2368 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
2415 - yyok, when ready to shift a token.
2418 then shift the next token onto all remaining stacks. This