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