#include <constelm.h>
Definition at line 38 of file constelm.h.
◆ quantified_variable()
mcrl2::pres_system::detail::quantified_variable::quantified_variable |
( |
bool |
is_infimum, |
|
|
const data::variable & |
var |
|
) |
| |
|
inline |
◆ is_infimum()
bool mcrl2::pres_system::detail::quantified_variable::is_infimum |
( |
| ) |
const |
|
inline |
◆ make_expr()
◆ operator!=()
bool mcrl2::pres_system::detail::quantified_variable::operator!= |
( |
const quantified_variable & |
other | ) |
const |
|
inline |
◆ operator<()
bool mcrl2::pres_system::detail::quantified_variable::operator< |
( |
const quantified_variable & |
other | ) |
const |
|
inline |
◆ operator==()
bool mcrl2::pres_system::detail::quantified_variable::operator== |
( |
const quantified_variable & |
other | ) |
const |
|
inline |
◆ to_string()
std::string mcrl2::pres_system::detail::quantified_variable::to_string |
( |
| ) |
const |
|
inline |
◆ variable()
const data::variable & mcrl2::pres_system::detail::quantified_variable::variable |
( |
| ) |
const |
|
inline |
◆ m_is_infimum
bool mcrl2::pres_system::detail::quantified_variable::m_is_infimum |
|
protected |
◆ m_var
The documentation for this class was generated from the following file: