help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ENHANCEMENT] Change format of %{ %}


From: Arthur Schwarz
Subject: [ENHANCEMENT] Change format of %{ %}
Date: Tue, 14 Jan 2014 15:52:04 -0800 (PST)

All the code placement options end in '}' except "%{" which ends with "$}". For 
conformity maybe its time to obsolete the "%}" ending and change to '}'

This then becomes:
%{ } obsoleting %{ %}
%code { }
%code top { }
%code required { }
%code provided { }

thanks
art


reply via email to

[Prev in Thread] Current Thread [Next in Thread]