Lines Matching refs:token

141 /* Enabling the token table.  */
601 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
602 token YYLEX-NUM. */
725 positive, shift that token. If negative, reduce the rule which
1039 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1246 about the unexpected token YYTOKEN for the state stack whose top is
1281 that there is no unexpected or expected token to report. In that
1287 - Of course, the expected token list depends on states to have
1292 token list. However, the list is correct for canonical LR with
1293 one exception: it will still contain any token that will not be
1491 /* Lookahead token as an internal (translated) token number. */
1520 yychar = YYEMPTY; /* Cause a token to be read. */
1616 lookahead token if we need one and don't already have one. */
1618 /* First try to decide what to do without reference to lookahead token. */
1623 /* Not known => get a lookahead token if don't already have one. */
1628 YYDPRINTF ((stderr, "Reading a token: "));
1640 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1643 /* If the proper action on seeing token YYTOKEN is to reduce or to
1662 /* Shift the lookahead token. */
1665 /* Discard the shifted token. */
2259 /* If just tried and failed to reuse lookahead token after an
2276 /* Else will try to reuse lookahead token after shifting the error
2277 token. */
2305 yyerrstatus = 3; /* Each real token shifted decrements this. */
2321 /* Pop the current state because it cannot handle the error token. */
2336 /* Shift the error token. */