Home | History | Annotate | Download | only in data

Lines Matching refs:GLR

3 # C++ GLR skeleton for Bison
22 # This skeleton produces a C++ class that encapsulates a C glr parser.
23 # This is in order to reduce the maintenance burden. The glr.c
26 # fact, glr.c can replace yacc.c without the user noticing any
27 # difference, and similarly for glr.cc replacing lalr1.cc.
42 # We use location.cc just like lalr1.cc, but because glr.c stores
93 [/* Line __line__ of glr.cc. */
105 [/* Line __line__ of glr.cc. */
206 # Let glr.c believe that the user arguments include the parser itself.
214 m4_include(b4_pkgdatadir/[glr.c])
219 b4_copyright([Skeleton interface for Bison GLR parsers in C++],
222 /* C++ GLR parser skeleton written by Akim Demaille. */
242 ]/* Line __line__ of glr.cc. */
376 ]dnl Redirections for glr.c.