Lines Matching refs:token

530 /* YYTOKNUM[NUM] -- (External) token number corresponding to the
531 (internal) symbol number NUM (which must be that of a token). */
612 positive, shift that token. If negative, reduce the rule whose
729 /* Error token number */
860 yytype < YYNTOKENS ? "token" : "nterm", yytname[yytype]);
1037 about the unexpected token YYTOKEN for the state stack whose top is
1067 that there is no unexpected or expected token to report. In that
1073 - Of course, the expected token list depends on states to have
1078 token list. However, the list is correct for canonical LR with
1079 one exception: it will still contain any token that will not be
1249 /* Lookahead token as an internal (translated) token number. */
1279 yychar = YYEMPTY; /* Cause a token to be read. */
1373 lookahead token if we need one and don't already have one. */
1375 /* First try to decide what to do without reference to lookahead token. */
1380 /* Not known => get a lookahead token if don't already have one. */
1385 YYDPRINTF ((stderr, "Reading a token: "));
1397 YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc);
1400 /* If the proper action on seeing token YYTOKEN is to reduce or to
1419 /* Shift the lookahead token. */
1422 /* Discard the shifted token. */
2106 /* If just tried and failed to reuse lookahead token after an
2123 /* Else will try to reuse lookahead token after shifting the error
2124 token. */
2153 yyerrstatus = 3; /* Each real token shifted decrements this. */
2169 /* Pop the current state because it cannot handle the error token. */
2191 /* Shift the error token. */