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

Translate module tasks. More...

#include <tree/fwd.hh>
#include <task/libtask.hh>
Include dependency graph for tasks.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.
namespace  translate::tasks

Functions

 translate::tasks::TASK_GROUP ("5. Translation to High Level Intermediate Representation")
 translate::tasks::TASK_DECLARE ("hir-compute","translate to HIR", hir_compute,"typed")
 Translate the AST to HIR.
 translate::tasks::TASK_DECLARE ("H|hir-display","display the HIR", hir_display,"hir-compute")
 Translate the AST to HIR.

Detailed Description

Translate module tasks.