mCRL2
|
Traverser that checks for name clashes in parameters of nested mu's/nu's and forall/exists. More...
#include <has_name_clashes.h>
Public Types | |
typedef state_formulas::state_formula_traverser< state_formula_data_variable_name_clash_checker > | super |
![]() | |
typedef Traverser< Derived > | super |
Public Attributes | |
std::set< core::identifier_string > | m_names |
Traverser that checks for name clashes in parameters of nested mu's/nu's and forall/exists.
Definition at line 74 of file has_name_clashes.h.
typedef state_formulas::state_formula_traverser<state_formula_data_variable_name_clash_checker> mcrl2::state_formulas::detail::state_formula_data_variable_name_clash_checker::super |
Definition at line 77 of file has_name_clashes.h.
|
inline |
Definition at line 148 of file has_name_clashes.h.
|
inline |
Definition at line 132 of file has_name_clashes.h.
|
inline |
Definition at line 100 of file has_name_clashes.h.
|
inline |
Definition at line 116 of file has_name_clashes.h.
|
inline |
Definition at line 95 of file has_name_clashes.h.
|
inline |
Definition at line 86 of file has_name_clashes.h.
|
inline |
Definition at line 156 of file has_name_clashes.h.
|
inline |
Definition at line 140 of file has_name_clashes.h.
|
inline |
Definition at line 108 of file has_name_clashes.h.
|
inline |
Definition at line 124 of file has_name_clashes.h.
std::set<core::identifier_string> mcrl2::state_formulas::detail::state_formula_data_variable_name_clash_checker::m_names |
Definition at line 83 of file has_name_clashes.h.