#include <flex-lexer.hh>
Constructor & Destructor Documentation
virtual FlexLexer::~FlexLexer |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
int FlexLexer::debug |
( |
| ) |
const |
|
inline |
int FlexLexer::lineno |
( |
| ) |
const |
|
inline |
void FlexLexer::set_debug |
( |
int |
flag | ) |
|
|
inline |
virtual void FlexLexer::switch_streams |
( |
std::istream * |
new_in = nullptr , |
|
|
std::ostream * |
new_out = nullptr |
|
) |
| |
|
pure virtual |
virtual struct yy_buffer_state* FlexLexer::yy_create_buffer |
( |
std::istream * |
s, |
|
|
int |
size |
|
) |
| |
|
readpure virtual |
virtual void FlexLexer::yy_delete_buffer |
( |
struct yy_buffer_state * |
b | ) |
|
|
pure virtual |
virtual void FlexLexer::yy_switch_to_buffer |
( |
struct yy_buffer_state * |
new_buffer | ) |
|
|
pure virtual |
int FlexLexer::YYLeng |
( |
| ) |
const |
|
inline |
virtual void FlexLexer::yyrestart |
( |
std::istream * |
s | ) |
|
|
pure virtual |
const char* FlexLexer::YYText |
( |
| ) |
const |
|
inline |
Member Data Documentation
int FlexLexer::yy_flex_debug |
|
protected |
The documentation for this class was generated from the following file: