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