Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

FlexLexer Class Reference

#include <FlexLexer.h>

Inheritance diagram for FlexLexer:

yyFlexLexer yyFlexLexer TypechainLexer TypechainLexer List of all members.

Public Member Functions

Protected Attributes


Constructor & Destructor Documentation

virtual FlexLexer::~FlexLexer  )  [inline, virtual]
 

Definition at line 63 of file FlexLexer.h.

virtual FlexLexer::~FlexLexer  )  [inline, virtual]
 

Definition at line 63 of file FlexLexer.h.


Member Function Documentation

int FlexLexer::debug  )  const [inline]
 

Definition at line 91 of file FlexLexer.h.

int FlexLexer::debug  )  const [inline]
 

Definition at line 91 of file FlexLexer.h.

int FlexLexer::lineno  )  const [inline]
 

Definition at line 89 of file FlexLexer.h.

int FlexLexer::lineno  )  const [inline]
 

Definition at line 89 of file FlexLexer.h.

void FlexLexer::set_debug int  flag  )  [inline]
 

Definition at line 92 of file FlexLexer.h.

void FlexLexer::set_debug int  flag  )  [inline]
 

Definition at line 92 of file FlexLexer.h.

virtual void FlexLexer::switch_streams FLEX_STD istream *  new_in = 0,
FLEX_STD ostream *  new_out = 0
[pure virtual]
 

Implemented in yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::switch_streams FLEX_STD istream *  new_in = 0,
FLEX_STD ostream *  new_out = 0
[pure virtual]
 

Implemented in yyFlexLexer, and yyFlexLexer.

Referenced by yylex().

virtual struct yy_buffer_state* FlexLexer::yy_create_buffer FLEX_STD istream *  s,
int  size
[pure virtual]
 

Implemented in yyFlexLexer, and yyFlexLexer.

virtual struct yy_buffer_state* FlexLexer::yy_create_buffer FLEX_STD istream *  s,
int  size
[pure virtual]
 

Implemented in yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yy_delete_buffer struct yy_buffer_state *  b  )  [pure virtual]
 

Implemented in yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yy_delete_buffer struct yy_buffer_state *  b  )  [pure virtual]
 

Implemented in yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yy_switch_to_buffer struct yy_buffer_state *  new_buffer  )  [pure virtual]
 

Implemented in yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yy_switch_to_buffer struct yy_buffer_state *  new_buffer  )  [pure virtual]
 

Implemented in yyFlexLexer, and yyFlexLexer.

int FlexLexer::YYLeng  )  [inline]
 

Definition at line 66 of file FlexLexer.h.

int FlexLexer::YYLeng  )  [inline]
 

Definition at line 66 of file FlexLexer.h.

int FlexLexer::yylex FLEX_STD istream *  new_in,
FLEX_STD ostream *  new_out = 0
[inline]
 

Definition at line 78 of file FlexLexer.h.

virtual int FlexLexer::yylex  )  [pure virtual]
 

Implemented in yyFlexLexer, yyFlexLexer, and TypechainLexer.

int FlexLexer::yylex FLEX_STD istream *  new_in,
FLEX_STD ostream *  new_out = 0
[inline]
 

Definition at line 78 of file FlexLexer.h.

virtual int FlexLexer::yylex  )  [pure virtual]
 

Implemented in yyFlexLexer, yyFlexLexer, and TypechainLexer.

Referenced by yylex().

virtual void FlexLexer::yyrestart FLEX_STD istream *  s  )  [pure virtual]
 

Implemented in yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yyrestart FLEX_STD istream *  s  )  [pure virtual]
 

Implemented in yyFlexLexer, and yyFlexLexer.

const char* FlexLexer::YYText  )  [inline]
 

Definition at line 65 of file FlexLexer.h.

const char* FlexLexer::YYText  )  [inline]
 

Definition at line 65 of file FlexLexer.h.


Member Data Documentation

int FlexLexer::yy_flex_debug [protected]
 

Definition at line 98 of file FlexLexer.h.

Referenced by debug(), and set_debug().

int FlexLexer::yyleng [protected]
 

Definition at line 96 of file FlexLexer.h.

Referenced by YYLeng().

int FlexLexer::yylineno [protected]
 

Definition at line 97 of file FlexLexer.h.

Referenced by lineno().

char* FlexLexer::yytext [protected]
 

Definition at line 95 of file FlexLexer.h.

char* FlexLexer::yytext [protected]
 

Definition at line 95 of file FlexLexer.h.

Referenced by YYText().


The documentation for this class was generated from the following files:
Generated on Tue Aug 12 03:55:53 2003 for Interreality Project - VOS by doxygen 1.3.2