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

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

#include <fromLexer.h>

Inheritance diagram for ibis::fromLexer:

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)
 

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