Include file:
#include "mcrl2/data/variable.h
mcrl2::data::
variable
¶brief A data variable
name
() constsort
() constvariable
()Default constructor.
variable
(const core::identifier_string &name, const sort_expression &sort)¶Constructor.
variable
(const std::string &name, const sort_expression &sort)¶Constructor.