mCRL2
Loading...
Searching...
No Matches
mcrl2::state_formulas::regular_formula_traverser< Derived > Struct Template Reference

\brief Traverser class More...

#include <traverser.h>

Inheritance diagram for mcrl2::state_formulas::regular_formula_traverser< Derived >:
mcrl2::state_formulas::add_traverser_regular_formula_expressions< regular_formulas::regular_formula_traverser, Derived >

Additional Inherited Members

- Public Types inherited from mcrl2::state_formulas::add_traverser_regular_formula_expressions< regular_formulas::regular_formula_traverser, Derived >
typedef regular_formulas::regular_formula_traverser< Derived > super
 
- Public Member Functions inherited from mcrl2::state_formulas::add_traverser_regular_formula_expressions< regular_formulas::regular_formula_traverser, Derived >
void apply (const state_formulas::true_ &x)
 
void apply (const state_formulas::false_ &x)
 
void apply (const state_formulas::not_ &x)
 
void apply (const state_formulas::minus &x)
 
void apply (const state_formulas::and_ &x)
 
void apply (const state_formulas::or_ &x)
 
void apply (const state_formulas::imp &x)
 
void apply (const state_formulas::plus &x)
 
void apply (const state_formulas::const_multiply &x)
 
void apply (const state_formulas::const_multiply_alt &x)
 
void apply (const state_formulas::forall &x)
 
void apply (const state_formulas::exists &x)
 
void apply (const state_formulas::infimum &x)
 
void apply (const state_formulas::supremum &x)
 
void apply (const state_formulas::sum &x)
 
void apply (const state_formulas::must &x)
 
void apply (const state_formulas::may &x)
 
void apply (const state_formulas::yaled &x)
 
void apply (const state_formulas::yaled_timed &x)
 
void apply (const state_formulas::delay &x)
 
void apply (const state_formulas::delay_timed &x)
 
void apply (const state_formulas::variable &x)
 
void apply (const state_formulas::nu &x)
 
void apply (const state_formulas::mu &x)
 
void apply (const state_formulas::state_formula_specification &x)
 
void apply (const state_formulas::state_formula &x)
 

Detailed Description

template<typename Derived>
struct mcrl2::state_formulas::regular_formula_traverser< Derived >

\brief Traverser class

Definition at line 3727 of file traverser.h.


The documentation for this struct was generated from the following file: