Declares the name ibis::whereLexer. More...
#include "whereParser.hh"
#include <FlexLexer.h>
Go to the source code of this file.
Classes | |
class | ibis::whereLexer |
Defines a new class with the desired lex function for C++ output of bison. More... | |
Namespaces | |
ibis | |
The current implementation of FastBit is code named IBIS; most data structures and functions are in the name space ibis. | |
Macros | |
#define | YY_DECL |
#define | yyFlexLexer _wLexer |
Declares the name ibis::whereLexer.
Defines the tokenizer with two arguments to satisfy the reentrant parser defined in whereParser.yy.
#define YY_DECL |