|
mCRL2
|
\brief Builder class More...
#include <builder.h>
Additional Inherited Members | |
Public Types inherited from mcrl2::action_formulas::add_data_expressions< lps::data_expression_builder, Derived > | |
| using | super = lps::data_expression_builder< Derived > |
Public Member Functions inherited from mcrl2::action_formulas::add_data_expressions< lps::data_expression_builder, Derived > | |
| void | apply (T &result, const action_formulas::true_ &x) |
| void | apply (T &result, const action_formulas::false_ &x) |
| void | apply (T &result, const action_formulas::not_ &x) |
| void | apply (T &result, const action_formulas::and_ &x) |
| void | apply (T &result, const action_formulas::or_ &x) |
| void | apply (T &result, const action_formulas::imp &x) |
| void | apply (T &result, const action_formulas::forall &x) |
| void | apply (T &result, const action_formulas::exists &x) |
| void | apply (T &result, const action_formulas::at &x) |
| void | apply (T &result, const action_formulas::multi_action &x) |
| void | apply (T &result, const action_formulas::action_formula &x) |
\brief Builder class