Classes | Namespaces | Macros
selectLexer.h File Reference

Declares the name ibis::selectLexer. More...

#include "selectParser.hh"
#include <FlexLexer.h>

Go to the source code of this file.

Classes

class  ibis::selectLexer
 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   _sLexer
 

Detailed Description

Declares the name ibis::selectLexer.

Defines the tokenizer with two arguments to satisfy the reentrant parser defined in selectParser.yy.

Macro Definition Documentation

#define YY_DECL
Value:
ibis::selectParser::token_type ibis::selectLexer::lex \
(ibis::selectParser::semantic_type* yylval, \
ibis::selectParser::location_type* yylloc)

Make It A Bit Faster
Contact us
Disclaimers
FastBit source code
FastBit mailing list archive