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

Wrapper around frame::Frame. More...

#include <iosfwd>
#include <misc/fwd.hh>
#include <frame/fwd.hh>
#include <translate/fwd.hh>
#include <translate/level.hxx>
Include dependency graph for level.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  translate::Level
 Stack frames for languages with non local variables. More...

Namespaces

namespace  translate
 Translation from ast::Ast to tree::Node.

Functions

std::ostream & translate::operator<< (std::ostream &o, const Level &l)
 Report l on o.

Detailed Description

Wrapper around frame::Frame.