exprtk::lexer::helper::symbol_replacer Class Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::lexer::helper::symbol_replacer:
Inheritance graph
[legend]
Collaboration diagram for exprtk::lexer::helper::symbol_replacer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool remove (const std::string &target_symbol)
bool add_replace (const std::string &target_symbol, const std::string &replace_symbol, const lexer::token::token_type token_type=lexer::token::e_symbol)
void clear ()

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1