#include <typecheck.h>
Definition at line 71 of file typecheck.h.
◆ action_rename_type_checker()
mcrl2::lps::action_rename_type_checker::action_rename_type_checker |
( |
| ) |
|
|
inline |
Default constructor for an action rename type checker.
Definition at line 91 of file typecheck.h.
◆ operator()()
Type check an action_rename_specification.
- Parameters
-
[in] | arspec | An action rename specification that has not been type checked. |
[in] | lpsspec | A linear specification with data, action and global variable declarations. |
- Returns
- a action rename specification where all untyped identifiers have been replace by typed ones.
Definition at line 100 of file typecheck.h.
◆ typecheck_action_rename_rule()
◆ m_action_context
◆ m_data_type_checker
The documentation for this class was generated from the following file: