Public Member Functions | List of all members
ibis::selectLexer Class Reference

Defines a new class with the desired lex function for C++ output of bison. More...

#include <selectLexer.h>

Inheritance diagram for ibis::selectLexer:

Public Member Functions

virtual selectParser::token_type lex (selectParser::semantic_type *, selectParser::location_type *)
 
 selectLexer (std::istream *in=0, std::ostream *out=0)
 
void set_debug (bool)
 

Detailed Description

Defines a new class with the desired lex function for C++ output of bison.

Note
All names must start with an alphabet or the underscore (_).
This version of the lexer converts hexadecimal numbers to double precision floating-point numbers, which is not suitble for handling long integers.

The documentation for this class was generated from the following file:

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