LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
libtranslate.hh File Reference

Public translate module interface declaration. More...

#include <iostream>
#include <memory>
#include <ast/fwd.hh>
#include <tree/fwd.hh>
#include <translate/fwd.hh>
Include dependency graph for libtranslate.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  translate
 Translation from ast::Ast to tree::Node.

Functions

std::unique_ptr< tree::Fragmentstranslate::translate (ast::Ast &ast)

Detailed Description

Public translate module interface declaration.