Lines Matching refs:token

566 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
567 token YYLEX-NUM. */
665 positive, shift that token. If negative, reduce the rule which
775 /* Error token number */
867 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1074 about the unexpected token YYTOKEN for the state stack whose top is
1108 that there is no unexpected or expected token to report. In that
1114 - Of course, the expected token list depends on states to have
1119 token list. However, the list is correct for canonical LR with
1120 one exception: it will still contain any token that will not be
1312 /* Lookahead token as an internal (translated) token number. */
1340 yychar = YYEMPTY; /* Cause a token to be read. */
1428 lookahead token if we need one and don't already have one. */
1430 /* First try to decide what to do without reference to lookahead token. */
1435 /* Not known => get a lookahead token if don't already have one. */
1440 YYDPRINTF ((stderr, "Reading a token: "));
1452 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1455 /* If the proper action on seeing token YYTOKEN is to reduce or to
1474 /* Shift the lookahead token. */
1477 /* Discard the shifted token. */
2161 /* If just tried and failed to reuse lookahead token after an
2178 /* Else will try to reuse lookahead token after shifting the error
2179 token. */
2207 yyerrstatus = 3; /* Each real token shifted decrements this. */
2223 /* Pop the current state because it cannot handle the error token. */
2240 /* Shift the error token. */