Vcsn
2.2
Be Rational
|
This is the complete list of members for FlexLexer, including all inherited members.
debug() const | FlexLexer | inline |
lineno() const | FlexLexer | inline |
set_debug(int flag) | FlexLexer | inline |
switch_streams(std::istream *new_in=nullptr, std::ostream *new_out=nullptr)=0 | FlexLexer | pure virtual |
yy_create_buffer(std::istream *s, int size)=0 | FlexLexer | pure virtual |
yy_delete_buffer(yy_buffer_state *b)=0 | FlexLexer | pure virtual |
yy_flex_debug | FlexLexer | protected |
yy_switch_to_buffer(yy_buffer_state *new_buffer)=0 | FlexLexer | pure virtual |
yyleng | FlexLexer | protected |
YYLeng() const | FlexLexer | inline |
yylineno | FlexLexer | protected |
yyrestart(std::istream *s)=0 | FlexLexer | pure virtual |
yytext | FlexLexer | protected |
YYText() const | FlexLexer | inline |
~FlexLexer() | FlexLexer | inlinevirtual |