Home | History | Annotate | Download | only in bison

Lines Matching full:consistency

83   For consistency, lalr1.java's %define variables location_type and
236 For consistency with rule actions, it is now possible to qualify $$ by a
445 For consistency with the C skeletons, the C++ parsers now also support
1511 For consistency, YYLTYPE is also declared instead of defined.
1519 For consistency, YYLTYPE's struct tag is now "YYLTYPE" not "yyltype".