|
rheolef
6.3
|

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) |
Protected Attributes | |
| char * | yytext |
| int | yyleng |
| int | yylineno |
| int | yy_flex_debug |
Definition at line 345 of file space_constitution_lex.cc.
|
inlinevirtual |
Definition at line 347 of file space_constitution_lex.cc.
|
inline |
Definition at line 349 of file space_constitution_lex.cc.
|
inline |
Definition at line 350 of file space_constitution_lex.cc.
|
pure virtual |
Implemented in yyFlexLexer.
|
readpure virtual |
Implemented in yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer.
|
pure virtual |
Implemented in yyFlexLexer.
Definition at line 362 of file space_constitution_lex.cc.
|
pure virtual |
Implemented in yyFlexLexer.
|
inline |
Definition at line 372 of file space_constitution_lex.cc.
|
inline |
Definition at line 374 of file space_constitution_lex.cc.
|
inline |
Definition at line 375 of file space_constitution_lex.cc.
|
protected |
Definition at line 378 of file space_constitution_lex.cc.
|
protected |
Definition at line 379 of file space_constitution_lex.cc.
|
protected |
Definition at line 380 of file space_constitution_lex.cc.
|
protected |
Definition at line 381 of file space_constitution_lex.cc.