Include file:
#include "mcrl2/modal_formula/state_formula.h
mcrl2::state_formulas::
nu
¶brief The nu operator for state formulas
assignments
() constname
() constnu
()¶brief Default constructor.
nu
(const core::identifier_string &name, const data::assignment_list &assignments, const state_formula &operand)¶brief Constructor.
nu
(const std::string &name, const data::assignment_list &assignments, const state_formula &operand)¶brief Constructor.
operand
() const