Vcsn  2.2
Be Rational
visitor.hxx File Reference
#include <vcsn/core/rat/visitor.hh>
#include <vcsn/core/rat/expression.hh>
#include <cassert>
Include dependency graph for visitor.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::rat
 

Macros

#define VISIT(Type, Name)
 

Macro Definition Documentation

#define VISIT (   Type,
  Name 
)
Value:
template <typename Context> \
void \
const_visitor<Context>::visit(const Type ## _t& Name)

Definition at line 9 of file visitor.hxx.