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

The class Field (of a record type). More...

#include <misc/symbol.hh>
#include <type/type.hh>
#include <type/fwd.hh>
#include <type/field.hxx>
Include dependency graph for field.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  type::Field
 The base type for Record fields. More...

Namespaces

namespace  type
 Type-checking an ast::Ast.

Functions

std::ostream & type::operator<< (std::ostream &ostr, const Field &obj)
 Overload redirection operator for Field.

Detailed Description

The class Field (of a record type).