torc-master
|
#include <FlexLexer.h>
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_state * | yy_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_state * | yy_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_state * | yy_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 |
Definition at line 62 of file bitstream/assembler/lut/FlexLexer.h.
|
inlinevirtual |
Definition at line 64 of file bitstream/assembler/lut/FlexLexer.h.
|
inlinevirtual |
Definition at line 63 of file generic/edif/FlexLexer.h.
|
inlinevirtual |
Definition at line 64 of file physical/xdl/FlexLexer.h.
|
inline |
Definition at line 91 of file generic/edif/FlexLexer.h.
|
inline |
Definition at line 92 of file bitstream/assembler/lut/FlexLexer.h.
|
inline |
Definition at line 92 of file physical/xdl/FlexLexer.h.
|
inline |
Definition at line 89 of file generic/edif/FlexLexer.h.
|
inline |
Definition at line 90 of file physical/xdl/FlexLexer.h.
|
inline |
Definition at line 90 of file bitstream/assembler/lut/FlexLexer.h.
|
inline |
Definition at line 92 of file generic/edif/FlexLexer.h.
|
inline |
Definition at line 93 of file physical/xdl/FlexLexer.h.
|
inline |
Definition at line 93 of file bitstream/assembler/lut/FlexLexer.h.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
inline |
Definition at line 66 of file generic/edif/FlexLexer.h.
|
inline |
Definition at line 67 of file bitstream/assembler/lut/FlexLexer.h.
|
inline |
Definition at line 67 of file physical/xdl/FlexLexer.h.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
Definition at line 78 of file generic/edif/FlexLexer.h.
Definition at line 79 of file physical/xdl/FlexLexer.h.
Definition at line 79 of file bitstream/assembler/lut/FlexLexer.h.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer, yyFlexLexer, and yyFlexLexer.
|
inline |
Definition at line 65 of file generic/edif/FlexLexer.h.
|
inline |
Definition at line 66 of file bitstream/assembler/lut/FlexLexer.h.
|
inline |
Definition at line 66 of file physical/xdl/FlexLexer.h.
|
protected |
Definition at line 99 of file bitstream/assembler/lut/FlexLexer.h.
|
protected |
Definition at line 97 of file bitstream/assembler/lut/FlexLexer.h.
|
protected |
Definition at line 98 of file bitstream/assembler/lut/FlexLexer.h.
|
protected |
Definition at line 96 of file bitstream/assembler/lut/FlexLexer.h.