Include file:
#include "mcrl2/process/action_label.h
mcrl2::process::
action_label
¶brief An action label
action_label
()¶brief Default constructor.
action_label
(action_label&&) noexcept = default¶action_label
(const action_label&) noexcept = default¶Move semantics.
action_label
(const core::identifier_string &name, const data::sort_expression_list &sorts)¶brief Constructor.
name
() constoperator=
(action_label&&) noexcept = default¶operator=
(const action_label&) noexcept = default¶sorts
() const