mcrl2::state_formulas::yaled

Include file:

#include "mcrl2/modal_formula/state_formula.h
class mcrl2::state_formulas::yaled

brief The yaled operator for state formulas

Public member functions

yaled &operator=(const yaled&) noexcept = default
yaled &operator=(yaled&&) noexcept = default
yaled()

brief Default constructor.

yaled(const atermpp::aterm &term)

brief Constructor. param term A term

yaled(const yaled&) noexcept = default

Move semantics.

yaled(yaled&&) noexcept = default