Vcsn
2.4
Be Rational
|
#include <ostream>
#include <sstream>
#include <lib/vcsn/dyn/context-parser.hh>
#include <lib/vcsn/dyn/signature-printer.hh>
Go to the source code of this file.
Namespaces | |
vcsn | |
vcsn::ast | |
Macros | |
#define | DEFINE(Type) void signature_printer::visit(const Type& t) |
Functions | |
std::string | vcsn::ast::normalize_context (const std::string &ctx, bool full=true) |
A context, normalized. More... | |
#define DEFINE | ( | Type | ) | void signature_printer::visit(const Type& t) |
Definition at line 22 of file signature-printer.cc.