|
mCRL2
|
#include <builder.h>
Public Types | |
| using | super = Builder< Derived > |
Public Member Functions | |
| template<class T > | |
| void | apply (T &result, const regular_formulas::seq &x) |
| template<class T > | |
| void | apply (T &result, const regular_formulas::alt &x) |
| template<class T > | |
| void | apply (T &result, const regular_formulas::trans &x) |
| template<class T > | |
| void | apply (T &result, const regular_formulas::trans_or_nil &x) |
| template<class T > | |
| void | apply (T &result, const regular_formulas::untyped_regular_formula &x) |
| template<class T > | |
| void | apply (T &result, const regular_formulas::regular_formula &x) |
| using mcrl2::regular_formulas::add_data_expressions< Builder, Derived >::super = Builder<Derived> |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |