mCRL2
|
\brief Builder class More...
#include <builder.h>
Additional Inherited Members | |
![]() | |
typedef process::sort_expression_builder< Derived > | super |
![]() | |
void | update (lps::deadlock &x) |
void | update (lps::deadlock_summand &x) |
void | update (lps::action_summand &x) |
void | update (lps::linear_process &x) |
void | update (lps::specification &x) |
void | update (lps::stochastic_action_summand &x) |
void | update (lps::stochastic_linear_process &x) |
void | update (lps::stochastic_specification &x) |
void | apply (T &result, const lps::multi_action &x) |
void | apply (T &result, const lps::process_initializer &x) |
void | apply (T &result, const lps::stochastic_distribution &x) |
void | apply (T &result, const lps::stochastic_process_initializer &x) |
\brief Builder class