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

Inline implementation of tree::Tree. More...

#include <algorithm>
#include <iostream>
#include <misc/contract.hh>
#include <misc/ref.hh>
#include <tree/tree.hh>
Include dependency graph for tree.hxx:
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::operator<< (std::ostream &o, const Tree &t)
 Print t on o.

Detailed Description

Inline implementation of tree::Tree.