mCRL2
Loading...
Searching...
No Matches
mcrl2::state_formulas::state_formula_builder< Derived > Struct Template Reference

\brief Builder class More...

#include <builder.h>

Inheritance diagram for mcrl2::state_formulas::state_formula_builder< Derived >:
mcrl2::state_formulas::add_state_formula_expressions< state_formulas::state_formula_builder_base, Derived > mcrl2::state_formulas::detail::state_variable_name_clash_resolver< Derived > mcrl2::state_formulas::detail::state_variable_negator< Derived >

Additional Inherited Members

- Public Types inherited from mcrl2::state_formulas::add_state_formula_expressions< state_formulas::state_formula_builder_base, Derived >
typedef state_formulas::state_formula_builder_base< Derived > super
 
- Public Member Functions inherited from mcrl2::state_formulas::add_state_formula_expressions< state_formulas::state_formula_builder_base, Derived >
void apply (T &result, const state_formulas::true_ &x)
 
void apply (T &result, const state_formulas::false_ &x)
 
void apply (T &result, const state_formulas::not_ &x)
 
void apply (T &result, const state_formulas::minus &x)
 
void apply (T &result, const state_formulas::and_ &x)
 
void apply (T &result, const state_formulas::or_ &x)
 
void apply (T &result, const state_formulas::imp &x)
 
void apply (T &result, const state_formulas::plus &x)
 
void apply (T &result, const state_formulas::const_multiply &x)
 
void apply (T &result, const state_formulas::const_multiply_alt &x)
 
void apply (T &result, const state_formulas::forall &x)
 
void apply (T &result, const state_formulas::exists &x)
 
void apply (T &result, const state_formulas::infimum &x)
 
void apply (T &result, const state_formulas::supremum &x)
 
void apply (T &result, const state_formulas::sum &x)
 
void apply (T &result, const state_formulas::must &x)
 
void apply (T &result, const state_formulas::may &x)
 
void apply (T &result, const state_formulas::yaled &x)
 
void apply (T &result, const state_formulas::yaled_timed &x)
 
void apply (T &result, const state_formulas::delay &x)
 
void apply (T &result, const state_formulas::delay_timed &x)
 
void apply (T &result, const state_formulas::variable &x)
 
void apply (T &result, const state_formulas::nu &x)
 
void apply (T &result, const state_formulas::mu &x)
 
void apply (T &result, const state_formulas::state_formula &x)
 
void update (state_formulas::state_formula_specification &x)
 

Detailed Description

template<typename Derived>
struct mcrl2::state_formulas::state_formula_builder< Derived >

\brief Builder class

Definition at line 2651 of file builder.h.


The documentation for this struct was generated from the following file: