#include <FlexLexer.h>
◆ FlexLexer()
◆ ~FlexLexer()
virtual FlexLexer::~FlexLexer |
( |
| ) |
|
|
inlinevirtual |
◆ debug()
int FlexLexer::debug |
( |
| ) |
const |
|
inline |
◆ lineno()
int FlexLexer::lineno |
( |
| ) |
const |
|
inline |
◆ set_debug()
void FlexLexer::set_debug |
( |
int | flag | ) |
|
|
inline |
◆ switch_streams()
virtual void FlexLexer::switch_streams |
( |
std::istream * | new_in = nullptr, |
|
|
std::ostream * | new_out = nullptr ) |
|
pure virtual |
◆ yy_create_buffer()
virtual struct yy_buffer_state * FlexLexer::yy_create_buffer |
( |
std::istream * | s, |
|
|
int | size ) |
|
pure virtual |
◆ yy_delete_buffer()
◆ yy_switch_to_buffer()
virtual void FlexLexer::yy_switch_to_buffer |
( |
struct yy_buffer_state * | new_buffer | ) |
|
|
pure virtual |
◆ YYLeng()
int FlexLexer::YYLeng |
( |
| ) |
const |
|
inline |
◆ yylex() [1/2]
virtual int FlexLexer::yylex |
( |
| ) |
|
|
pure virtual |
◆ yylex() [2/2]
int FlexLexer::yylex |
( |
std::istream * | new_in, |
|
|
std::ostream * | new_out = nullptr ) |
|
inline |
◆ yyrestart()
virtual void FlexLexer::yyrestart |
( |
std::istream * | s | ) |
|
|
pure virtual |
◆ 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: