#include <flex-lexer.hh>
Definition at line 90 of file flex-lexer.hh.
yyFlexLexer::yyFlexLexer |
( |
std::istream * |
arg_yyin = nullptr , |
|
|
std::ostream * |
arg_yyout = nullptr |
|
) |
| |
virtual yyFlexLexer::~yyFlexLexer |
( |
| ) |
|
|
virtual |
virtual void yyFlexLexer::LexerError |
( |
const char * |
msg | ) |
|
|
protectedvirtual |
virtual int yyFlexLexer::LexerInput |
( |
char * |
buf, |
|
|
int |
max_size |
|
) |
| |
|
protectedvirtual |
virtual void yyFlexLexer::LexerOutput |
( |
const char * |
buf, |
|
|
int |
size |
|
) |
| |
|
protectedvirtual |
void yyFlexLexer::scan_close_ |
( |
| ) |
|
void yyFlexLexer::scan_open_ |
( |
std::istream & |
f | ) |
|
virtual void yyFlexLexer::switch_streams |
( |
std::istream * |
new_in, |
|
|
std::ostream * |
new_out = nullptr |
|
) |
| |
|
virtual |
struct yy_buffer_state* yyFlexLexer::yy_create_buffer |
( |
std::istream * |
s, |
|
|
int |
size |
|
) |
| |
|
virtual |
yyFlexLexer::YY_DECL_ |
( |
| ) |
|
void yyFlexLexer::yy_delete_buffer |
( |
struct yy_buffer_state * |
b | ) |
|
|
virtual |
void yyFlexLexer::yy_flush_buffer |
( |
struct yy_buffer_state * |
b | ) |
|
|
protected |
int yyFlexLexer::yy_get_next_buffer |
( |
| ) |
|
|
protected |
void yyFlexLexer::yy_init_buffer |
( |
struct yy_buffer_state * |
b, |
|
|
std::istream * |
s |
|
) |
| |
|
protected |
void yyFlexLexer::yy_load_buffer_state |
( |
| ) |
|
|
protected |
void yyFlexLexer::yy_pop_state |
( |
| ) |
|
|
protected |
void yyFlexLexer::yy_push_state |
( |
int |
new_state | ) |
|
|
protected |
void yyFlexLexer::yy_switch_to_buffer |
( |
struct yy_buffer_state * |
new_buffer | ) |
|
|
virtual |
int yyFlexLexer::yy_top_state |
( |
| ) |
|
|
protected |
void yyFlexLexer::yyensure_buffer_stack |
( |
void |
| ) |
|
|
protected |
int yyFlexLexer::yyinput |
( |
| ) |
|
|
protected |
void yyFlexLexer::yypop_buffer_state |
( |
| ) |
|
void yyFlexLexer::yypush_buffer_state |
( |
struct yy_buffer_state * |
new_buffer | ) |
|
void yyFlexLexer::yyrestart |
( |
std::istream * |
s | ) |
|
|
virtual |
void yyFlexLexer::yyunput |
( |
int |
c, |
|
|
char * |
buf_ptr |
|
) |
| |
|
protected |
virtual int yyFlexLexer::yywrap |
( |
| ) |
|
|
virtual |
location yyFlexLexer::loc |
struct yy_buffer_state** yyFlexLexer::yy_buffer_stack |
|
protected |
size_t yyFlexLexer::yy_buffer_stack_max |
|
protected |
size_t yyFlexLexer::yy_buffer_stack_top |
|
protected |
char* yyFlexLexer::yy_c_buf_p |
|
protected |
int yyFlexLexer::yy_did_buffer_switch_on_eof |
|
protected |
int yyFlexLexer::yy_full_lp |
|
protected |
char* yyFlexLexer::yy_full_match |
|
protected |
int* yyFlexLexer::yy_full_state |
|
protected |
char yyFlexLexer::yy_hold_char |
|
protected |
char* yyFlexLexer::yy_last_accepting_cpos |
|
protected |
int yyFlexLexer::yy_looking_for_trail_begin |
|
protected |
int yyFlexLexer::yy_more_flag |
|
protected |
int yyFlexLexer::yy_more_len |
|
protected |
int yyFlexLexer::yy_more_offset |
|
protected |
int yyFlexLexer::yy_n_chars |
|
protected |
int yyFlexLexer::yy_prev_more_offset |
|
protected |
int yyFlexLexer::yy_start |
|
protected |
int* yyFlexLexer::yy_start_stack |
|
protected |
int yyFlexLexer::yy_start_stack_depth |
|
protected |
int yyFlexLexer::yy_start_stack_ptr |
|
protected |
std::istream* yyFlexLexer::yyin |
std::ostream* yyFlexLexer::yyout |
|
protected |
The documentation for this class was generated from the following file: