bug-bison
[Top][All Lists]
Advanced

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

It seems yy::parser::token::INTEGER should be instead of yy::parser::INT


From: Askar Safin
Subject: It seems yy::parser::token::INTEGER should be instead of yy::parser::INTEGER in the manual
Date: Tue, 24 Feb 2015 21:35:26 +0300

Hi. "10.1.5.1 Split Symbols" of Bison 3.0.4 manual gives the following example:
return yy::parser::INTEGER;
But when I generate C++ parser it seems for me that yy::parser::token::INTEGER 
is default name here (at least for variant semantic type). So, it seems there 
is documentation bug.
Please, CC me if you want to answer.
==
Askar Safin
http://vk.com/safinaskar
Kazan, Russia

reply via email to

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