Lines Matching refs:GLR
3 # C++ GLR skeleton for Bison
21 # This skeleton produces a C++ class that encapsulates a C glr parser.
22 # This is in order to reduce the maintenance burden. The glr.c
25 # fact, glr.c can replace yacc.c without the user noticing any
26 # difference, and similarly for glr.cc replacing lalr1.cc.
41 # We use location.cc just like lalr1.cc, but because glr.c stores
222 # Let glr.c believe that the user arguments include the parser itself.
230 m4_include(b4_pkgdatadir/[glr.c])
234 b4_copyright([Skeleton interface for Bison GLR parsers in C++],
237 /* C++ GLR parser skeleton written by Akim Demaille. */
332 ]dnl Redirections for glr.c.