Vcsn
2.0
Be Rational
|
#include <vcsn/dyn/context-printer.hh>
#include <boost/algorithm/string.hpp>
#include <vcsn/dyn/type-ast.hh>
#include <vcsn/misc/indent.hh>
#include <vcsn/misc/raise.hh>
Go to the source code of this file.
Namespaces | |
vcsn | |
vcsn::ast | |
Macros | |
#define | ALGO(In, Out) |
#define | DEFINE(Type) void context_printer::visit(const Type& t) |
#define ALGO | ( | In, | |
Out | |||
) |
Referenced by vcsn::ast::context_printer::header_algo().
#define DEFINE | ( | Type | ) | void context_printer::visit(const Type& t) |
Definition at line 116 of file context-printer.cc.