Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
printer.hh File Reference
#include <iostream>
#include <vcsn/ctx/traits.hh>
#include <vcsn/core/rat/identities.hh>
#include <vcsn/core/rat/visitor.hh>
#include <vcsn/misc/attributes.hh>
#include <vcsn/misc/cast.hh>
#include <vcsn/misc/symbol.hh>
#include <vcsn/core/rat/printer.hxx>
Include dependency graph for printer.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::rat::printer< Context >
 

Namespaces

 vcsn
 
 vcsn::rat
 

Macros

#define DEFINE(Type)
 

Macro Definition Documentation

#define DEFINE (   Type)
Value:
using Type ## _t = typename super_t::Type ## _t; \
virtual void visit(const Type ## _t& v)

Definition at line 55 of file printer.hh.