mCRL2
|
#include <pbesinst_structure_graph2.h>
Public Member Functions | |
stack_element (pbes_expression b_, pbes_expression f_, pbes_expression g0_, pbes_expression g1_) | |
void | mark (atermpp::term_mark_stack &todo) const |
Definition at line 98 of file pbesinst_structure_graph2.h.
|
inline |
Definition at line 105 of file pbesinst_structure_graph2.h.
|
inline |
Definition at line 114 of file pbesinst_structure_graph2.h.
atermpp::detail::reference_aterm<pbes_expression> mcrl2::pbes_system::pbesinst_structure_graph_algorithm2::Rplus_traverser::stack_element::b |
Definition at line 100 of file pbesinst_structure_graph2.h.
atermpp::detail::reference_aterm<pbes_expression> mcrl2::pbes_system::pbesinst_structure_graph_algorithm2::Rplus_traverser::stack_element::f |
Definition at line 101 of file pbesinst_structure_graph2.h.
atermpp::detail::reference_aterm<pbes_expression> mcrl2::pbes_system::pbesinst_structure_graph_algorithm2::Rplus_traverser::stack_element::g0 |
Definition at line 102 of file pbesinst_structure_graph2.h.
atermpp::detail::reference_aterm<pbes_expression> mcrl2::pbes_system::pbesinst_structure_graph_algorithm2::Rplus_traverser::stack_element::g1 |
Definition at line 103 of file pbesinst_structure_graph2.h.