All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface harpoon.Temp.TempMap

public interface TempMap
A TempMap maps one temp to another temp. It is typically used to represent a set of variable renamings.

Version:
$Id: TempMap.java,v 1.2 1998/10/11 02:37:58 cananian Exp $
Author:
C. Scott Ananian <cananian@alumni.princeton.edu>

Method Index

 o tempMap(Temp)

Methods

 o tempMap
 public abstract Temp tempMap(Temp t)

All Packages  Class Hierarchy  This Package  Previous  Next  Index