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

Define the code generator mother class. More...

#include <temp/fwd.hh>
#include <tree/fwd.hh>
#include <assem/fwd.hh>
#include <assem/instrs.hh>
#include <frame/fwd.hh>
#include <target/fwd.hh>
#include <target/codegen.hxx>
Include dependency graph for codegen.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  target::Codegen
 Abstract a Code Generator. More...

Namespaces

namespace  target
 Multiple target support.

Detailed Description

Define the code generator mother class.