mCRL2
|
\brief Traverser class More...
#include <traverser.h>
Additional Inherited Members | |
Public Types inherited from mcrl2::regular_formulas::add_traverser_data_expressions< action_formulas::data_expression_traverser, Derived > | |
typedef action_formulas::data_expression_traverser< Derived > | super |
Public Member Functions inherited from mcrl2::regular_formulas::add_traverser_data_expressions< action_formulas::data_expression_traverser, Derived > | |
void | apply (const regular_formulas::seq &x) |
void | apply (const regular_formulas::alt &x) |
void | apply (const regular_formulas::trans &x) |
void | apply (const regular_formulas::trans_or_nil &x) |
void | apply (const regular_formulas::untyped_regular_formula &x) |
void | apply (const regular_formulas::regular_formula &x) |
\brief Traverser class
Definition at line 1149 of file traverser.h.