exprtk::lexer::helper::commutative_inserter Class Reference

#include <exprtk.hpp>

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

List of all members.

Public Member Functions

 commutative_inserter ()
void ignore_symbol (const std::string &symbol)
int insert (const lexer::token &t0, const lexer::token &t1, lexer::token &new_token)

Constructor & Destructor Documentation

exprtk::lexer::helper::commutative_inserter::commutative_inserter (  )  [inline]

Member Function Documentation

void exprtk::lexer::helper::commutative_inserter::ignore_symbol ( const std::string &  symbol  )  [inline]
int exprtk::lexer::helper::commutative_inserter::insert ( const lexer::token t0,
const lexer::token t1,
lexer::token new_token 
) [inline, virtual]

Reimplemented from exprtk::lexer::token_inserter.


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