On Tue, Feb 27, 2007 at 04:15:39PM -0500, Joel E. Denny wrote:
> 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.

Yes, this is exactly what I wanted. Thank you.

Bob Rossi


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

Reply via email to