casa
$Rev:20696$
|
debug() const | FlexLexer | [inline] |
lineno() const | FlexLexer | [inline] |
set_debug(int flag) | FlexLexer | [inline] |
switch_streams(FLEX_STD istream *new_in=0, FLEX_STD ostream *new_out=0)=0 | FlexLexer | [pure virtual] |
yy_create_buffer(FLEX_STD istream *s, int size)=0 | FlexLexer | [pure virtual] |
yy_delete_buffer(struct yy_buffer_state *b)=0 | FlexLexer | [pure virtual] |
yy_flex_debug | FlexLexer | [protected] |
yy_switch_to_buffer(struct yy_buffer_state *new_buffer)=0 | FlexLexer | [pure virtual] |
yyleng | FlexLexer | [protected] |
YYLeng() const | FlexLexer | [inline] |
yylex()=0 | FlexLexer | [pure virtual] |
yylex(FLEX_STD istream *new_in, FLEX_STD ostream *new_out=0) | FlexLexer | [inline] |
yylineno | FlexLexer | [protected] |
yyrestart(FLEX_STD istream *s)=0 | FlexLexer | [pure virtual] |
yytext | FlexLexer | [protected] |
YYText() const | FlexLexer | [inline] |
~FlexLexer() | FlexLexer | [inline, virtual] |