exprtk::lexer::helper::symbol_replacer Class Reference
#include <exprtk.hpp>
List of all members.
Member Function Documentation
bool exprtk::lexer::helper::symbol_replacer::add_replace |
( |
const std::string & |
target_symbol, |
|
|
const std::string & |
replace_symbol, |
|
|
const lexer::token::token_type |
token_type = lexer::token::e_symbol | |
|
) |
| | [inline] |
void exprtk::lexer::helper::symbol_replacer::clear |
( |
void |
|
) |
[inline] |
bool exprtk::lexer::helper::symbol_replacer::remove |
( |
const std::string & |
target_symbol |
) |
[inline] |
The documentation for this class was generated from the following file: