harpoon.Analysis.Instr
Class SpillHeuristics.SpillHeuristic

java.lang.Object
  extended by harpoon.Analysis.Instr.SpillHeuristics.SpillHeuristic
Enclosing class:
SpillHeuristics

protected abstract class SpillHeuristics.SpillHeuristic
extends Object


Constructor Summary
protected SpillHeuristics.SpillHeuristic()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpillHeuristics.SpillHeuristic

protected SpillHeuristics.SpillHeuristic()
Method Detail

toString

public String toString()
Overrides:
toString in class Object