bug-bison
[Top][All Lists]
Advanced

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

[doc] Please add info on accessing token values for C++


From: Jerry Quinn
Subject: [doc] Please add info on accessing token values for C++
Date: Sat, 24 Apr 2010 10:30:09 -0400

To access and return token values in yylex for C++, you need to use
yy::parser::token::TOKNAME.  Please note this in the section on C++
(modified for changes in namespace and parser name, etc).

Thanks,
Jerry Quinn






reply via email to

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