mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
parser: use api.token.raw
* src/parse-gram.y: Here.
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
%define api.header.include {"parse-gram.h"}
|
||||
%define api.prefix {gram_}
|
||||
%define api.pure full
|
||||
%define api.token.raw
|
||||
%define api.value.type union
|
||||
%define locations
|
||||
%define parse.error verbose
|
||||
|
||||
Reference in New Issue
Block a user