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

\brief Builder class More...

#include <builder.h>

Inheritance diagram for mcrl2::pbes_system::pbes_expression_builder< Derived >:
mcrl2::pbes_system::add_pbes_expressions< pbes_system::pbes_expression_builder_base, Derived > mcrl2::pbes_system::detail::data2pbes_builder< Derived > mcrl2::pbes_system::detail::normalize_and_or_builder< Derived > mcrl2::pbes_system::detail::pbes2data_builder< Derived >

Additional Inherited Members

- Public Types inherited from mcrl2::pbes_system::add_pbes_expressions< pbes_system::pbes_expression_builder_base, Derived >
typedef pbes_system::pbes_expression_builder_base< Derived > super
 
- Public Member Functions inherited from mcrl2::pbes_system::add_pbes_expressions< pbes_system::pbes_expression_builder_base, Derived >
void update (pbes_system::pbes_equation &x)
 
void update (pbes_system::pbes &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)
 

Detailed Description

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

\brief Builder class

Definition at line 660 of file builder.h.


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