mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 22:33:03 +00:00
c: improve the definition of public types
* data/c.m4 (b4_token_enum): Improve comments. (b4_value_type_define, b4_location_type_define): New, extracted from... (b4_declare_yylstype): here. Separate the typedefs from the union/struct definitions.
This commit is contained in:
@@ -6092,7 +6092,7 @@ parsers. To comply with this tradition, when @code{api.prefix} is used,
|
||||
@code{YYDEBUG} (not renamed) is used as a default value:
|
||||
|
||||
@example
|
||||
/* Enabling traces. */
|
||||
/* Debug traces. */
|
||||
#ifndef CDEBUG
|
||||
# if defined YYDEBUG
|
||||
# if YYDEBUG
|
||||
|
||||
Reference in New Issue
Block a user