#include <preprocess_state_formula.h>
Definition at line 32 of file preprocess_state_formula.h.
◆ super
◆ count_modal_operator_nesting_traverser()
mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::count_modal_operator_nesting_traverser |
( |
| ) |
|
|
inline |
◆ decrease_nesting_depth()
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::decrease_nesting_depth |
( |
| ) |
|
|
inline |
◆ enter() [1/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::enter |
( |
const exists & |
| ) |
|
|
inline |
◆ enter() [2/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::enter |
( |
const forall & |
| ) |
|
|
inline |
◆ enter() [3/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::enter |
( |
const may & |
| ) |
|
|
inline |
◆ enter() [4/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::enter |
( |
const mu & |
| ) |
|
|
inline |
◆ enter() [5/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::enter |
( |
const must & |
| ) |
|
|
inline |
◆ enter() [6/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::enter |
( |
const nu & |
| ) |
|
|
inline |
◆ enter_scope()
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::enter_scope |
( |
| ) |
|
|
inline |
◆ increase_nesting_depth()
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::increase_nesting_depth |
( |
| ) |
|
|
inline |
◆ leave() [1/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::leave |
( |
const exists & |
| ) |
|
|
inline |
◆ leave() [2/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::leave |
( |
const forall & |
| ) |
|
|
inline |
◆ leave() [3/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::leave |
( |
const may & |
| ) |
|
|
inline |
◆ leave() [4/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::leave |
( |
const mu & |
| ) |
|
|
inline |
◆ leave() [5/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::leave |
( |
const must & |
| ) |
|
|
inline |
◆ leave() [6/6]
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::leave |
( |
const nu & |
| ) |
|
|
inline |
◆ leave_scope()
void mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::leave_scope |
( |
| ) |
|
|
inline |
◆ nesting_depth
std::vector<std::size_t> mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::nesting_depth |
◆ result
std::size_t mcrl2::state_formulas::detail::count_modal_operator_nesting_traverser::result |
The documentation for this struct was generated from the following file: