|
mCRL2
|
add your file description here. More...
Go to the source code of this file.
Classes | |
| struct | mcrl2::pbes_system::detail::find_subterm_traverser |
| struct | mcrl2::pbes_system::detail::replace_subterm_builder |
Namespaces | |
| namespace | mcrl2 |
| namespace | mcrl2::pbes_system |
| The main namespace for the PBES library. | |
| namespace | mcrl2::pbes_system::detail |
Functions | |
| pbes_expression | mcrl2::pbes_system::replace_subterm (const pbes_expression &expr, std::size_t x, std::size_t y, const pbes_expression &replacement) |
| Replace the subterm at position (x, y) with a given term. | |
| pbes | mcrl2::pbes_system::replace_subterm (const pbes &p, std::size_t x, std::size_t y, const pbes_expression &replacement) |
| Replace the subterm at position (x, y) with a given term. | |
| pbes_expression | mcrl2::pbes_system::find_subterm (const pbes &pbesspec, std::size_t x, std::size_t y) |
add your file description here.
Definition in file replace_subterm.h.