On Tue, 27 Feb 2007, Bob Rossi wrote:

> However, I'm wondering if it's possible, after the parse is done, to ask
> bison to give you back the top level's rule $$ variable. That way, I
> don't have to keep around an extra global variable. 

You might want to look into using %parse-param.


_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to