mCRL2
|
The class binder_type. More...
Go to the source code of this file.
Classes | |
class | mcrl2::data::binder_type |
\brief Binder More... | |
class | mcrl2::data::untyped_set_or_bag_comprehension_binder |
\brief Binder for untyped set or bag comprehension More... | |
class | mcrl2::data::set_comprehension_binder |
\brief Binder for set comprehension More... | |
class | mcrl2::data::bag_comprehension_binder |
\brief Binder for bag comprehension More... | |
class | mcrl2::data::forall_binder |
\brief Binder for universal quantification More... | |
class | mcrl2::data::exists_binder |
\brief Binder for existential quantification More... | |
class | mcrl2::data::lambda_binder |
\brief Binder for lambda abstraction More... | |
Namespaces | |
namespace | mcrl2 |
A class that takes a linear process specification and checks all tau-summands of that LPS for confluence. | |
namespace | mcrl2::data |
Namespace for all data library functionality. | |
Typedefs | |
typedef atermpp::term_list< binder_type > | mcrl2::data::binder_type_list |
\brief list of binder_types | |
typedef std::vector< binder_type > | mcrl2::data::binder_type_vector |
\brief vector of binder_types | |
The class binder_type.
Definition in file binder_type.h.