mCRL2
|
#include <builder.h>
Public Types | |
typedef Builder< Derived > | super |
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) |
typedef Builder<Derived> mcrl2::regular_formulas::add_regular_formula_expressions< Builder, Derived >::super |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |