|
mCRL2
|
Function that determines if a state formula is time dependent. More...
#include <is_timed.h>
Public Types | |
| using | super = action_label_traverser< is_timed_traverser > |
Public Types inherited from mcrl2::state_formulas::add_traverser_action_labels< Traverser, Derived > | |
| using | super = Traverser< Derived > |
Public Attributes | |
| bool | result = false |
Function that determines if a state formula is time dependent.
Definition at line 24 of file is_timed.h.
| using mcrl2::state_formulas::detail::is_timed_traverser::super = action_label_traverser<is_timed_traverser> |
Definition at line 26 of file is_timed.h.
|
inline |
Definition at line 33 of file is_timed.h.
|
inline |
Definition at line 38 of file is_timed.h.
|
inline |
Definition at line 43 of file is_timed.h.
|
inline |
Definition at line 58 of file is_timed.h.
|
inline |
Definition at line 48 of file is_timed.h.
|
inline |
Definition at line 53 of file is_timed.h.
| bool mcrl2::state_formulas::detail::is_timed_traverser::result = false |
Definition at line 31 of file is_timed.h.