Include file:
#include "mcrl2/pbes/quantifier_propagate.h
mcrl2::pbes_system::detail::
quantifier
¶mcrl2::pbes_system::detail::quantifier::
m_is_forall
¶mcrl2::pbes_system::detail::quantifier::
m_vars
¶make_expr
(const std::set<data::variable> &vars, const pbes_expression &expr) const¶is_forall
() constmake_expr_exclude
(const std::set<data::variable> &exclude, const pbes_expression &expr) const¶make_expr_include_only
(const std::set<data::variable> &include, const pbes_expression &expr) const¶operator<
(const quantifier &other) const¶operator==
(const quantifier &other) const¶to_string
() constvariables
() const