mCRL2
|
\brief Builder class More...
#include <builder.h>
Additional Inherited Members | |
Public Types inherited from mcrl2::regular_formulas::add_data_expressions< action_formulas::data_expression_builder, Derived > | |
typedef action_formulas::data_expression_builder< Derived > | super |
Public Member Functions inherited from mcrl2::regular_formulas::add_data_expressions< action_formulas::data_expression_builder, Derived > | |
void | apply (T &result, const regular_formulas::seq &x) |
void | apply (T &result, const regular_formulas::alt &x) |
void | apply (T &result, const regular_formulas::trans &x) |
void | apply (T &result, const regular_formulas::trans_or_nil &x) |
void | apply (T &result, const regular_formulas::untyped_regular_formula &x) |
void | apply (T &result, const regular_formulas::regular_formula &x) |
\brief Builder class