Action rename rule.
More...
#include <action_rename.h>
Action rename rule.
Definition at line 57 of file action_rename.h.
◆ action_rename_rule() [1/3]
mcrl2::lps::action_rename_rule::action_rename_rule |
( |
| ) |
|
|
inline |
◆ action_rename_rule() [2/3]
mcrl2::lps::action_rename_rule::action_rename_rule |
( |
const atermpp::aterm & |
t | ) |
|
|
inline |
◆ action_rename_rule() [3/3]
◆ check_that_rhs_is_tau_delta_or_an_action()
bool mcrl2::lps::action_rename_rule::check_that_rhs_is_tau_delta_or_an_action |
( |
| ) |
const |
|
inlineprotected |
◆ condition() [1/2]
Returns the condition of the rule.
- Returns
- The condition of the rule.
Definition at line 128 of file action_rename.h.
◆ condition() [2/2]
Returns the condition of the rule.
- Returns
- The condition of the rule.
Definition at line 121 of file action_rename.h.
◆ lhs()
Returns the left hand side of the rule.
- Returns
- The left hand side of the rule.
Definition at line 135 of file action_rename.h.
◆ rhs()
Returns the right hand side of the rule.
- Returns
- The right hand side of the rule.
Definition at line 144 of file action_rename.h.
◆ variables() [1/2]
Returns the variables of the rule.
- Returns
- The variables of the rule.
Definition at line 114 of file action_rename.h.
◆ variables() [2/2]
Returns the variables of the rule.
- Returns
- The variables of the rule.
Definition at line 107 of file action_rename.h.
◆ m_condition
◆ m_lhs
◆ m_rhs
right hand side of the rule. Can only be an action, tau or delta.
Definition at line 70 of file action_rename.h.
◆ m_variables
The documentation for this class was generated from the following file: