Is either a rewrite rule to be matched or an index that should be rewritten.
More...
#include <strategy_rule.h>
Is either a rewrite rule to be matched or an index that should be rewritten.
Definition at line 22 of file strategy_rule.h.
◆ anonymous enum
| Enumerator |
|---|
| data_equation_type | |
| rewrite_index_type | |
| cpp_function_type | |
Definition at line 28 of file strategy_rule.h.
◆ strategy_rule() [1/3]
| mcrl2::data::detail::strategy_rule::strategy_rule |
( |
const std::size_t |
n | ) |
|
|
inline |
◆ strategy_rule() [2/3]
◆ strategy_rule() [3/3]
| mcrl2::data::detail::strategy_rule::strategy_rule |
( |
const data_equation & |
eq | ) |
|
|
inline |
◆ equation()
| const data_equation & mcrl2::data::detail::strategy_rule::equation |
( |
| ) |
const |
|
inline |
◆ is_cpp_code()
| bool mcrl2::data::detail::strategy_rule::is_cpp_code |
( |
| ) |
const |
|
inline |
◆ is_equation()
| bool mcrl2::data::detail::strategy_rule::is_equation |
( |
| ) |
const |
|
inline |
◆ is_rewrite_index()
| bool mcrl2::data::detail::strategy_rule::is_rewrite_index |
( |
| ) |
const |
|
inline |
◆ rewrite_cpp_code()
◆ rewrite_index()
| std::size_t mcrl2::data::detail::strategy_rule::rewrite_index |
( |
| ) |
const |
|
inline |
◆ m_cpp_function
◆ m_rewrite_index
| size_t mcrl2::data::detail::strategy_rule::m_rewrite_index = 0UL |
|
protected |
◆ m_rewrite_rule
◆ []
| enum { ... } mcrl2::data::detail::strategy_rule::m_strategy_element_type |
The documentation for this class was generated from the following file: