help-bison
[Top][All Lists]
Advanced

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

%token-table doesn't seem to be working for C++?


From: Derek Clegg
Subject: %token-table doesn't seem to be working for C++?
Date: Mon, 18 Feb 2019 12:07:20 -0800

Perhaps I’m doing something wrong, but it appears that, in C++, %token-table 
doesn’t work: instead of yytname, I only see yytname_. It also appears that 
YYNTOKENS, YYNNTS, YYNRULES, and YYNSTATES are not defined, contrary to the 
documentation. Am I missing something, or is this broken?

Thanks,
Derek



reply via email to

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