|
mCRL2
|
\brief Traverser class More...
#include <traverser.h>
Additional Inherited Members | |
Public Types inherited from mcrl2::pbes_system::add_traverser_identifier_strings< data::identifier_string_traverser, Derived > | |
| using | super = data::identifier_string_traverser< Derived > |
Public Member Functions inherited from mcrl2::pbes_system::add_traverser_identifier_strings< data::identifier_string_traverser, Derived > | |
| void | apply (const pbes_system::propositional_variable &x) |
| void | apply (const pbes_system::pbes_equation &x) |
| void | apply (const pbes_system::pbes &x) |
| void | apply (const pbes_system::propositional_variable_instantiation &x) |
| void | apply (const pbes_system::not_ &x) |
| void | apply (const pbes_system::and_ &x) |
| void | apply (const pbes_system::or_ &x) |
| void | apply (const pbes_system::imp &x) |
| void | apply (const pbes_system::forall &x) |
| void | apply (const pbes_system::exists &x) |
| void | apply (const pbes_system::pbes_expression &x) |
\brief Traverser class
Definition at line 708 of file traverser.h.