On Tuesday 21 February 2006 08.27, Akim Demaille wrote:
> Le 20 févr. 06 à 15:07, Akim Demaille a écrit :
> > Don't use YYPRINT, see %printer in the recent docs.
> Err, on second thought, it is not yet documented :)  For instance
> %printer { fprintf (stderr, "%d", $$); } integer [etc...]
> @$ is also available there, denoting the location of the symbol.
in which versions of bison is the %printer (not) documented ?

I am not sure I follow the syntax you presented, care to expand a bit ?

Henrik


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

Reply via email to