parser: use api.token.raw

* src/parse-gram.y: Here.
This commit is contained in:
Akim Demaille
2019-08-24 08:10:26 -05:00
parent 3ca713abd0
commit 8ac28ba1f0

View File

@@ -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