Defines a new class with the desired lex function for C++ output of bison. More...
#include <fromLexer.h>
Public Member Functions | |
| fromLexer (std::istream *in=0, std::ostream *out=0) | |
| virtual fromParser::token_type | lex (fromParser::semantic_type *, fromParser::location_type *) |
| void | set_debug (bool) |
Defines a new class with the desired lex function for C++ output of bison.
|
| |