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

Access: Static link aware accesses. More...

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

Go to the source code of this file.

Classes

class  translate::Access
 Wrapper around frame::Access. More...

Namespaces

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

Functions

std::ostream & translate::operator<< (std::ostream &o, const Access &a)
 Report a on o for debugging.
std::ostream & translate::operator<< (std::ostream &o, const access_list_type &as)
 Report as on o for debugging.

Detailed Description

Access: Static link aware accesses.