Vcsn  2.2a
Be Rational
signature-printer.cc File Reference
#include <ostream>
#include <vcsn/dyn/context-parser.hh>
#include <vcsn/dyn/signature-printer.hh>
Include dependency graph for signature-printer.cc:

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...
 

Macro Definition Documentation

#define DEFINE (   Type)    void signature_printer::visit(const Type& t)

Definition at line 24 of file signature-printer.cc.