Include file:
#include "mcrl2/pbes/pbes_expression.h
mcrl2::pbes_system::
and_
¶brief The and operator for pbes expressions
and_
()brief Default constructor.
and_
(and_&&) noexcept = defaultand_
(const and_&) noexcept = defaultMove semantics.
and_
(const atermpp::aterm &term)brief Constructor. param term A term
and_
(const pbes_expression &left, const pbes_expression &right)¶brief Constructor.
left
() constright
() const