Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
signature-printer.hh File Reference
#include <ostream>
#include <vcsn/dyn/type-ast.hh>
Include dependency graph for signature-printer.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::ast::signature_printer
 

Namespaces

 vcsn
 
 vcsn::ast
 

Macros

#define DEFINE(Type)   virtual void visit(const Type& t)
 

Functions

std::string vcsn::ast::normalize (const std::string &sig)
 The signature, normalized. More...
 

Macro Definition Documentation

#define DEFINE (   Type)    virtual void visit(const Type& t)

Definition at line 19 of file signature-printer.hh.