#include <FlexLexer.h>
◆ ~FlexLexer()
◆ debug()
| int FlexLexer::debug |
( |
| ) |
const |
|
inline |
◆ lineno()
| int FlexLexer::lineno |
( |
| ) |
const |
|
inline |
◆ set_debug()
| void FlexLexer::set_debug |
( |
int | flag | ) |
|
|
inline |
◆ switch_streams() [1/2]
| virtual void FlexLexer::switch_streams |
( |
std::istream & | new_in, |
|
|
std::ostream & | new_out ) |
|
pure virtual |
◆ switch_streams() [2/2]
| virtual void FlexLexer::switch_streams |
( |
std::istream * | new_in, |
|
|
std::ostream * | new_out ) |
|
pure virtual |
◆ yy_create_buffer() [1/2]
◆ yy_create_buffer() [2/2]
◆ yy_delete_buffer()
◆ yy_switch_to_buffer()
◆ YYLeng()
| int FlexLexer::YYLeng |
( |
| ) |
const |
|
inline |
◆ yylex() [1/3]
◆ yylex() [2/3]
| int FlexLexer::yylex |
( |
std::istream & | new_in, |
|
|
std::ostream & | new_out ) |
|
inline |
◆ yylex() [3/3]
| int FlexLexer::yylex |
( |
std::istream * | new_in, |
|
|
std::ostream * | new_out = nullptr ) |
|
inline |
◆ yyrestart() [1/2]
◆ yyrestart() [2/2]
◆ YYText()
| const char * FlexLexer::YYText |
( |
| ) |
const |
|
inline |
◆ yy_flex_debug
| int FlexLexer::yy_flex_debug |
|
protected |
◆ yyleng
◆ yylineno
◆ yytext
The documentation for this class was generated from the following file: