Lines Matching full:instead
6 * GLR grammars should now use `YYRECOVERING ()' instead of `YYRECOVERING',
66 instead of warnings.
118 print 'syntax error, unexpected number' instead of 'syntax error,
215 and manual sometimes used the term `parse error' instead. POSIX
237 using typedef instead of defining it as a macro.
238 For consistency, YYLTYPE is also declared instead of defined.
255 - `yystype' and `yyltype' are now obsolescent macros instead of being
350 Defaults to `$end' instead of `$'.
409 error messages instead of `$end', which remains being the default.
428 This lets debuggers display names instead of integers.
481 grammars by making this grammar LALR(1) instead of LR(2). To
531 (as POSIX requires) instead of being undefined.
583 * Fixed CPP guards: 9foo.h uses BISON_9FOO_H instead of 9FOO_H.
688 example, you could use "<=" for a token which looks like <=, instead