mCRL2
|
#include <find.h>
Public Types | |
typedef Binder< Traverser, find_free_state_variables_traverser< Traverser, Binder, OutputIterator > > | super |
Public Member Functions | |
find_free_state_variables_traverser (OutputIterator out_) | |
void | apply (const variable &v) |
Public Attributes | |
OutputIterator | out |
typedef Binder<Traverser, find_free_state_variables_traverser<Traverser, Binder, OutputIterator> > mcrl2::state_formulas::detail::find_free_state_variables_traverser< Traverser, Binder, OutputIterator >::super |
|
inline |
|
inline |
OutputIterator mcrl2::state_formulas::detail::find_free_state_variables_traverser< Traverser, Binder, OutputIterator >::out |