Vcsn  2.2a
Be Rational
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_context (const std::string &ctx, bool full=true)
 A context, normalized. More...
 

Macro Definition Documentation

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

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