mCRL2
|
Function that determines if a state formula is time dependent. More...
#include <is_timed.h>
Public Types | |
typedef state_formula_traverser< is_timed_traverser > | super |
![]() | |
typedef Traverser< Derived > | super |
Public Attributes | |
bool | result |
Function that determines if a state formula is time dependent.
Definition at line 25 of file is_timed.h.
typedef state_formula_traverser<is_timed_traverser> mcrl2::state_formulas::detail::is_timed_traverser::super |
Definition at line 27 of file is_timed.h.
|
inline |
Definition at line 34 of file is_timed.h.
|
inline |
Definition at line 48 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.
bool mcrl2::state_formulas::detail::is_timed_traverser::result |
Definition at line 32 of file is_timed.h.