Hello,
Is it possible to pass an additional parameter to the %merge function in
glr-parsers?
I can pass an additional parameter to the yyparse function with %parse-param
{...}
(bison 2.0 documentation, page 63, 107)
How can I pass that same argument to the %merge function? (bison 2.0
documentation, page 19)Regards, Michel Rosien _______________________________________________ [email protected] http://lists.gnu.org/mailman/listinfo/help-bison
