Lines Matching refs:token

335 /* Enabling the token table.  */
1054 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
1055 token YYLEX-NUM. */
1222 positive, shift that token. If negative, reduce the rule which
1583 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
1790 about the unexpected token YYTOKEN for the state stack whose top is
1825 that there is no unexpected or expected token to report. In that
1831 - Of course, the expected token list depends on states to have
1836 token list. However, the list is correct for canonical LR with
1837 one exception: it will still contain any token that will not be
2035 /* Lookahead token as an internal (translated) token number. */
2064 yychar = YYEMPTY; /* Cause a token to be read. */
2160 lookahead token if we need one and don't already have one. */
2162 /* First try to decide what to do without reference to lookahead token. */
2167 /* Not known => get a lookahead token if don't already have one. */
2172 YYDPRINTF ((stderr, "Reading a token: "));
2184 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
2187 /* If the proper action on seeing token YYTOKEN is to reduce or to
2206 /* Shift the lookahead token. */
2209 /* Discard the shifted token. */
3832 /* If just tried and failed to reuse lookahead token after an
3849 /* Else will try to reuse lookahead token after shifting the error
3850 token. */
3878 yyerrstatus = 3; /* Each real token shifted decrements this. */
3894 /* Pop the current state because it cannot handle the error token. */
3909 /* Shift the error token. */