add_include_file(const std::string &filename, bool must_exist) | SEAMS::Scanner | |
aprepro | SEAMS::Scanner | |
case_handler(double x) | SEAMS::Scanner | |
debug() const | FlexLexer | inline |
elseif_handler(double x) | SEAMS::Scanner | |
execute(char *string) | SEAMS::Scanner | |
FlexLexer() | FlexLexer | inline |
if_handler(double x) | SEAMS::Scanner | |
import_handler(char *string) | SEAMS::Scanner | |
lex(Parser::semantic_type *yylval) | SEAMS::Scanner | virtual |
LexerError(const char *msg) | SEAMSFlexLexer | protectedvirtual |
LexerInput(char *buf, int max_size) override | SEAMS::Scanner | virtual |
LexerOutput(const char *buf, int size) override | SEAMS::Scanner | virtual |
lineno() const | FlexLexer | inline |
Parser class | SEAMS::Scanner | friend |
rescan(char *string) | SEAMS::Scanner | |
save_history_string() | SEAMS::Scanner | |
Scanner(Aprepro &aprepro_yyarg, std::istream *in=nullptr, std::ostream *out=nullptr) | SEAMS::Scanner | explicit |
SEAMSFlexLexer(std::istream *arg_yyin=nullptr, std::ostream *arg_yyout=nullptr) | SEAMSFlexLexer | explicit |
set_debug(bool b) | SEAMS::Scanner | |
SEAMSFlexLexer::set_debug(int flag) | FlexLexer | inline |
switch_handler(double x) | SEAMS::Scanner | |
switch_streams(std::istream *new_in, std::ostream *new_out=nullptr) override | SEAMSFlexLexer | virtual |
yy_buffer_stack | SEAMSFlexLexer | protected |
yy_buffer_stack_max | SEAMSFlexLexer | protected |
yy_buffer_stack_top | SEAMSFlexLexer | protected |
yy_c_buf_p | SEAMSFlexLexer | protected |
yy_create_buffer(std::istream *file, int size) override | SEAMSFlexLexer | virtual |
yy_delete_buffer(struct yy_buffer_state *b) override | SEAMSFlexLexer | virtual |
yy_did_buffer_switch_on_eof | SEAMSFlexLexer | protected |
yy_flex_debug | FlexLexer | protected |
yy_flush_buffer(struct yy_buffer_state *b) | SEAMSFlexLexer | protected |
yy_full_lp | SEAMSFlexLexer | protected |
yy_full_match | SEAMSFlexLexer | protected |
yy_full_state | SEAMSFlexLexer | protected |
yy_get_next_buffer() | SEAMSFlexLexer | protected |
yy_get_previous_state() | SEAMSFlexLexer | protected |
yy_hold_char | SEAMSFlexLexer | protected |
yy_init | SEAMSFlexLexer | protected |
yy_init_buffer(struct yy_buffer_state *b, std::istream *file) | SEAMSFlexLexer | protected |
yy_last_accepting_cpos | SEAMSFlexLexer | protected |
yy_last_accepting_state | SEAMSFlexLexer | protected |
yy_load_buffer_state() | SEAMSFlexLexer | protected |
yy_looking_for_trail_begin | SEAMSFlexLexer | protected |
yy_lp | SEAMSFlexLexer | protected |
yy_more_flag | SEAMSFlexLexer | protected |
yy_more_len | SEAMSFlexLexer | protected |
yy_more_offset | SEAMSFlexLexer | protected |
yy_n_chars | SEAMSFlexLexer | protected |
yy_pop_state() | SEAMSFlexLexer | protected |
yy_prev_more_offset | SEAMSFlexLexer | protected |
yy_push_state(int new_state) | SEAMSFlexLexer | protected |
yy_start | SEAMSFlexLexer | protected |
yy_start_stack | SEAMSFlexLexer | protected |
yy_start_stack_depth | SEAMSFlexLexer | protected |
yy_start_stack_ptr | SEAMSFlexLexer | protected |
yy_state_buf | SEAMSFlexLexer | protected |
yy_state_ptr | SEAMSFlexLexer | protected |
yy_switch_to_buffer(struct yy_buffer_state *new_buffer) override | SEAMSFlexLexer | virtual |
yy_top_state() | SEAMSFlexLexer | protected |
yy_try_NUL_trans(yy_state_type yy_current_state) | SEAMSFlexLexer | protected |
yyensure_buffer_stack(void) | SEAMSFlexLexer | protected |
yyerror(const char *s) | SEAMS::Scanner | |
yyin | SEAMSFlexLexer | protected |
yyinput() | SEAMSFlexLexer | protected |
YYLeng() const | FlexLexer | inline |
yyleng | FlexLexer | protected |
yylex() override | SEAMSFlexLexer | virtual |
FlexLexer::yylex(std::istream *new_in, std::ostream *new_out=nullptr) | FlexLexer | inline |
yylineno | FlexLexer | protected |
yyout | SEAMSFlexLexer | protected |
yypop_buffer_state() | SEAMSFlexLexer | |
yypush_buffer_state(struct yy_buffer_state *new_buffer) | SEAMSFlexLexer | |
yyrestart(std::istream *input_file) override | SEAMSFlexLexer | virtual |
YYText() const | FlexLexer | inline |
yytext | FlexLexer | protected |
yyunput(int c, char *yy_bp) | SEAMSFlexLexer | protected |
yywrap() override | SEAMS::Scanner | virtual |
~FlexLexer() | FlexLexer | inlinevirtual |
~Scanner() override | SEAMS::Scanner | |
~SEAMSFlexLexer() override | SEAMSFlexLexer | |