Declares the name ibis::fromLexer. More...
#include "fromParser.hh"
#include <FlexLexer.h>
Go to the source code of this file.
Classes | |
class | ibis::fromLexer |
Defines a new class with the desired lex function for C++ output of bison. More... | |
Namespaces | |
namespace | ibis |
The current implementation of FastBit is code named IBIS; most data structures and functions are in the name space ibis. | |
Defines | |
#define | YY_DECL |
#define | yyFlexLexer _fLexer |
Declares the name ibis::fromLexer.
Defines the tokenizer with two arguments to satisfy the reentrant parser defined in selectParser.yy.
#define YY_DECL |
ibis::fromParser::token_type ibis::fromLexer::lex \ (ibis::fromParser::semantic_type* yylval, \ ibis::fromParser::location_type* yylloc)
![]() |