COPASI API
4.16.103
|
Public Attributes | |
int | yy_at_bol |
int | yy_bs_column |
int | yy_bs_lineno |
char * | yy_buf_pos |
yy_size_t | yy_buf_size |
int | yy_buffer_status |
char * | yy_ch_buf |
int | yy_fill_buffer |
std::istream * | yy_input_file |
int | yy_is_interactive |
int | yy_is_our_buffer |
yy_size_t | yy_n_chars |
int | yy_n_chars |
Definition at line 211 of file CEvaluationLexer_lex.cpp.
int yy_buffer_state::yy_at_bol |
Definition at line 246 of file CEvaluationLexer_lex.cpp.
Referenced by CChemEqParser::yy_flush_buffer(), and CEvaluationLexer::yy_flush_buffer().
int yy_buffer_state::yy_bs_column |
The column count.
Definition at line 249 of file CEvaluationLexer_lex.cpp.
Referenced by CChemEqParser::yy_init_buffer(), and CEvaluationLexer::yy_init_buffer().
int yy_buffer_state::yy_bs_lineno |
The line count.
Definition at line 248 of file CEvaluationLexer_lex.cpp.
Referenced by CChemEqParser::yy_init_buffer(), and CEvaluationLexer::yy_init_buffer().
char * yy_buffer_state::yy_buf_pos |
Definition at line 217 of file CEvaluationLexer_lex.cpp.
Referenced by CChemEqParser::yy_flush_buffer(), and CEvaluationLexer::yy_flush_buffer().
yy_size_t yy_buffer_state::yy_buf_size |
Definition at line 222 of file CEvaluationLexer_lex.cpp.
Referenced by CChemEqParser::yy_create_buffer(), CEvaluationLexer::yy_create_buffer(), CChemEqParser::yy_get_next_buffer(), and CEvaluationLexer::yy_get_next_buffer().
int yy_buffer_state::yy_buffer_status |
Definition at line 256 of file CEvaluationLexer_lex.cpp.
Referenced by CChemEqParser::yy_flush_buffer(), and CEvaluationLexer::yy_flush_buffer().
char * yy_buffer_state::yy_ch_buf |
Definition at line 216 of file CEvaluationLexer_lex.cpp.
Referenced by CChemEqParser::yy_create_buffer(), CEvaluationLexer::yy_create_buffer(), CChemEqParser::yy_delete_buffer(), CEvaluationLexer::yy_delete_buffer(), CChemEqParser::yy_flush_buffer(), CEvaluationLexer::yy_flush_buffer(), CChemEqParser::yy_get_next_buffer(), and CEvaluationLexer::yy_get_next_buffer().
int yy_buffer_state::yy_fill_buffer |
Definition at line 254 of file CEvaluationLexer_lex.cpp.
Referenced by CChemEqParser::yy_init_buffer(), and CEvaluationLexer::yy_init_buffer().
std::istream * yy_buffer_state::yy_input_file |
Definition at line 214 of file CEvaluationLexer_lex.cpp.
Referenced by CChemEqParser::yy_init_buffer(), and CEvaluationLexer::yy_init_buffer().
int yy_buffer_state::yy_is_interactive |
Definition at line 240 of file CEvaluationLexer_lex.cpp.
Referenced by CChemEqParser::yy_init_buffer(), and CEvaluationLexer::yy_init_buffer().
int yy_buffer_state::yy_is_our_buffer |
yy_size_t yy_buffer_state::yy_n_chars |
Definition at line 227 of file CEvaluationLexer_lex.cpp.
Referenced by CChemEqParser::yy_flush_buffer(), and CEvaluationLexer::yy_flush_buffer().
int yy_buffer_state::yy_n_chars |
Definition at line 238 of file CChemEqParser_lex.cpp.