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

Implementation of bind::Renamer. More...

#include <map>
#include <ast/default-visitor.hh>
#include <ast/non-object-visitor.hh>
#include <bind/renamer.hxx>
Include dependency graph for renamer.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bind::Renamer
 Perform identifier renaming within an AST (in place). More...

Namespaces

namespace  bind

Detailed Description

Implementation of bind::Renamer.