#include <variable_context.h>
Definition at line 40 of file variable_context.h.
◆ variable_context() [1/2]
mcrl2::data::detail::variable_context::variable_context |
( |
| ) |
|
|
inline |
◆ variable_context() [2/2]
◆ add_context_variables() [1/2]
template<typename VariableContainer >
void mcrl2::data::detail::variable_context::add_context_variables |
( |
const VariableContainer & |
variables | ) |
|
|
inline |
◆ add_context_variables() [2/2]
template<typename VariableContainer >
void mcrl2::data::detail::variable_context::add_context_variables |
( |
const VariableContainer & |
variables, |
|
|
const data_type_checker & |
typechecker |
|
) |
| |
|
inline |
◆ clear()
void mcrl2::data::detail::variable_context::clear |
( |
| ) |
|
|
inline |
◆ context()
◆ typecheck_variable()
void mcrl2::data::detail::variable_context::typecheck_variable |
( |
const data_type_checker & |
typechecker, |
|
|
const variable & |
v |
|
) |
| const |
|
protected |
◆ m_variables
The documentation for this class was generated from the following files: