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

Implementation of object::Binder. More...

#include <ast/all.hh>
#include <object/binder.hh>
Include dependency graph for binder.cc:

Namespaces

namespace  object

Functions

template<>
void object::Binder::visit_dec_header< ast::FunctionDec > (ast::FunctionDec &e)
template<>
void object::Binder::visit_dec_body< ast::FunctionDec > (ast::FunctionDec &e)

Detailed Description

Implementation of object::Binder.