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

Intermediate representation: tree_list_type. More...

#include <misc/indent.hh>
#include <misc/separator.hh>
#include <tree/tree.hh>
#include <tree/trees.hh>
Include dependency graph for trees.cc:

Namespaces

namespace  tree
 (Low/High) intermediate code.

Functions

std::ostream & tree::operator<< (std::ostream &o, const tree_list_type &t)
 Print t on o.

Detailed Description

Intermediate representation: tree_list_type.