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

Intermediate representation: Tree. More...

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

Go to the source code of this file.

Namespaces

namespace  tree
 (Low/High) intermediate code.

Functions

std::ostream & tree::dump (const tree::Fragments &fragments, std::ostream &ostr=std::cout)
 Display a list of fragments, by default on std::cout.

Detailed Description

Intermediate representation: Tree.