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

Implementation of translate::Translator. More...

#include <set>
#include <misc/contract.hh>
#include <ast/all.hh>
#include <temp/label.hh>
#include <type/types.hh>
#include <tree/fragment.hh>
#include <tree/fragments.hh>
#include <translate/exp.hh>
#include <translate/level.hh>
#include <translate/translator.hh>
#include <translate/translation.hh>
Include dependency graph for translator.cc:

Namespaces

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

Detailed Description

Implementation of translate::Translator.