Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 (const std::string &sig)
 The signature, normalized. More...
 

Macro Definition Documentation

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

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