torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FlexLexer Class Referenceabstract

#include <FlexLexer.h>

+ Inheritance diagram for FlexLexer:

Public Member Functions

virtual ~FlexLexer ()
 
const char * YYText () const
 
int YYLeng () const
 
virtual void yy_switch_to_buffer (struct yy_buffer_state *new_buffer)=0
 
virtual struct yy_buffer_stateyy_create_buffer (FLEX_STD istream *s, int size)=0
 
virtual void yy_delete_buffer (struct yy_buffer_state *b)=0
 
virtual void yyrestart (FLEX_STD istream *s)=0
 
virtual int yylex ()=0
 
int yylex (FLEX_STD istream *new_in, FLEX_STD ostream *new_out=0)
 
virtual void switch_streams (FLEX_STD istream *new_in=0, FLEX_STD ostream *new_out=0)=0
 
int lineno () const
 
int debug () const
 
void set_debug (int flag)
 
virtual ~FlexLexer ()
 
const char * YYText () const
 
int YYLeng () const
 
virtual void yy_switch_to_buffer (struct yy_buffer_state *new_buffer)=0
 
virtual struct yy_buffer_stateyy_create_buffer (FLEX_STD istream *s, int size)=0
 
virtual void yy_delete_buffer (struct yy_buffer_state *b)=0
 
virtual void yyrestart (FLEX_STD istream *s)=0
 
virtual int yylex ()=0
 
int yylex (FLEX_STD istream *new_in, FLEX_STD ostream *new_out=0)
 
virtual void switch_streams (FLEX_STD istream *new_in=0, FLEX_STD ostream *new_out=0)=0
 
int lineno () const
 
int debug () const
 
void set_debug (int flag)
 
virtual ~FlexLexer ()
 
const char * YYText () const
 
int YYLeng () const
 
virtual void yy_switch_to_buffer (struct yy_buffer_state *new_buffer)=0
 
virtual struct yy_buffer_stateyy_create_buffer (FLEX_STD istream *s, int size)=0
 
virtual void yy_delete_buffer (struct yy_buffer_state *b)=0
 
virtual void yyrestart (FLEX_STD istream *s)=0
 
virtual int yylex ()=0
 
int yylex (FLEX_STD istream *new_in, FLEX_STD ostream *new_out=0)
 
virtual void switch_streams (FLEX_STD istream *new_in=0, FLEX_STD ostream *new_out=0)=0
 
int lineno () const
 
int debug () const
 
void set_debug (int flag)
 

Protected Attributes

char * yytext
 
int yyleng
 
int yylineno
 
int yy_flex_debug
 

Detailed Description

Definition at line 62 of file bitstream/assembler/lut/FlexLexer.h.

Constructor & Destructor Documentation

virtual FlexLexer::~FlexLexer ( )
inlinevirtual

Definition at line 64 of file bitstream/assembler/lut/FlexLexer.h.

64 { }
virtual FlexLexer::~FlexLexer ( )
inlinevirtual

Definition at line 63 of file generic/edif/FlexLexer.h.

63 { }
virtual FlexLexer::~FlexLexer ( )
inlinevirtual

Definition at line 64 of file physical/xdl/FlexLexer.h.

64 { }

Member Function Documentation

int FlexLexer::debug ( ) const
inline

Definition at line 91 of file generic/edif/FlexLexer.h.

int FlexLexer::debug ( ) const
inline

Definition at line 92 of file bitstream/assembler/lut/FlexLexer.h.

int FlexLexer::debug ( ) const
inline

Definition at line 92 of file physical/xdl/FlexLexer.h.

int FlexLexer::lineno ( ) const
inline

Definition at line 89 of file generic/edif/FlexLexer.h.

int FlexLexer::lineno ( ) const
inline

Definition at line 90 of file physical/xdl/FlexLexer.h.

int FlexLexer::lineno ( ) const
inline

Definition at line 90 of file bitstream/assembler/lut/FlexLexer.h.

void FlexLexer::set_debug ( int  flag)
inline

Definition at line 92 of file generic/edif/FlexLexer.h.

void FlexLexer::set_debug ( int  flag)
inline

Definition at line 93 of file physical/xdl/FlexLexer.h.

void FlexLexer::set_debug ( int  flag)
inline

Definition at line 93 of file bitstream/assembler/lut/FlexLexer.h.

virtual void FlexLexer::switch_streams ( FLEX_STD istream *  new_in = 0,
FLEX_STD ostream *  new_out = 0 
)
pure virtual

Implemented in yyFlexLexer, 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, 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, yyFlexLexer, and yyFlexLexer.

+ Here is the caller graph for this function:

virtual struct yy_buffer_state* FlexLexer::yy_create_buffer ( FLEX_STD istream *  s,
int  size 
)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

virtual struct yy_buffer_state* FlexLexer::yy_create_buffer ( FLEX_STD istream *  s,
int  size 
)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

virtual struct yy_buffer_state* FlexLexer::yy_create_buffer ( FLEX_STD istream *  s,
int  size 
)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yy_delete_buffer ( struct yy_buffer_state b)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yy_delete_buffer ( struct yy_buffer_state b)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yy_delete_buffer ( struct yy_buffer_state b)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yy_switch_to_buffer ( struct yy_buffer_state new_buffer)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yy_switch_to_buffer ( struct yy_buffer_state new_buffer)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yy_switch_to_buffer ( struct yy_buffer_state new_buffer)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

int FlexLexer::YYLeng ( ) const
inline

Definition at line 66 of file generic/edif/FlexLexer.h.

66 { return yyleng; }
int FlexLexer::YYLeng ( ) const
inline

Definition at line 67 of file bitstream/assembler/lut/FlexLexer.h.

67 { return yyleng; }
int FlexLexer::YYLeng ( ) const
inline

Definition at line 67 of file physical/xdl/FlexLexer.h.

67 { return yyleng; }
virtual int FlexLexer::yylex ( )
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

virtual int FlexLexer::yylex ( )
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

+ Here is the caller graph for this function:

virtual int FlexLexer::yylex ( )
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

int FlexLexer::yylex ( FLEX_STD istream *  new_in,
FLEX_STD ostream *  new_out = 0 
)
inline

Definition at line 78 of file generic/edif/FlexLexer.h.

79  {
80  switch_streams(new_in, new_out);
81  return yylex();
82  }
virtual void switch_streams(FLEX_STD istream *new_in=0, FLEX_STD ostream *new_out=0)=0
virtual int yylex()=0

+ Here is the call graph for this function:

int FlexLexer::yylex ( FLEX_STD istream *  new_in,
FLEX_STD ostream *  new_out = 0 
)
inline

Definition at line 79 of file physical/xdl/FlexLexer.h.

80  {
81  switch_streams(new_in, new_out);
82  return yylex();
83  }
virtual void switch_streams(FLEX_STD istream *new_in=0, FLEX_STD ostream *new_out=0)=0
virtual int yylex()=0

+ Here is the call graph for this function:

int FlexLexer::yylex ( FLEX_STD istream *  new_in,
FLEX_STD ostream *  new_out = 0 
)
inline

Definition at line 79 of file bitstream/assembler/lut/FlexLexer.h.

80  {
81  switch_streams(new_in, new_out);
82  return yylex();
83  }
virtual void switch_streams(FLEX_STD istream *new_in=0, FLEX_STD ostream *new_out=0)=0
virtual int yylex()=0

+ Here is the call graph for this function:

virtual void FlexLexer::yyrestart ( FLEX_STD istream *  s)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yyrestart ( FLEX_STD istream *  s)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

virtual void FlexLexer::yyrestart ( FLEX_STD istream *  s)
pure virtual

Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.

const char* FlexLexer::YYText ( ) const
inline

Definition at line 65 of file generic/edif/FlexLexer.h.

65 { return yytext; }
const char* FlexLexer::YYText ( ) const
inline

Definition at line 66 of file bitstream/assembler/lut/FlexLexer.h.

66 { return yytext; }
const char* FlexLexer::YYText ( ) const
inline

Definition at line 66 of file physical/xdl/FlexLexer.h.

66 { return yytext; }

Field Documentation

int FlexLexer::yy_flex_debug
protected

Definition at line 99 of file bitstream/assembler/lut/FlexLexer.h.

int FlexLexer::yyleng
protected

Definition at line 97 of file bitstream/assembler/lut/FlexLexer.h.

int FlexLexer::yylineno
protected

Definition at line 98 of file bitstream/assembler/lut/FlexLexer.h.

char * FlexLexer::yytext
protected

Definition at line 96 of file bitstream/assembler/lut/FlexLexer.h.


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