mCRL2
Loading...
Searching...
No Matches
mcrl2::pbes_system::sort_expression_builder< Derived > Struct Template Reference

\brief Builder class More...

#include <builder.h>

Inheritance diagram for mcrl2::pbes_system::sort_expression_builder< Derived >:
mcrl2::pbes_system::add_sort_expressions< data::sort_expression_builder, Derived >

Additional Inherited Members

- Public Types inherited from mcrl2::pbes_system::add_sort_expressions< data::sort_expression_builder, Derived >
typedef data::sort_expression_builder< Derived > super
 
- Public Member Functions inherited from mcrl2::pbes_system::add_sort_expressions< data::sort_expression_builder, Derived >
void apply (T &result, const pbes_system::propositional_variable &x)
 
void apply (T &result, const pbes_system::propositional_variable_instantiation &x)
 
void apply (T &result, const pbes_system::not_ &x)
 
void apply (T &result, const pbes_system::and_ &x)
 
void apply (T &result, const pbes_system::or_ &x)
 
void apply (T &result, const pbes_system::imp &x)
 
void apply (T &result, const pbes_system::forall &x)
 
void apply (T &result, const pbes_system::exists &x)
 
void apply (T &result, const pbes_system::pbes_expression &x)
 
void update (pbes_system::pbes_equation &x)
 
void update (pbes_system::pbes &x)
 

Detailed Description

template<typename Derived>
struct mcrl2::pbes_system::sort_expression_builder< Derived >

\brief Builder class

Definition at line 199 of file builder.h.


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