RegAlloc
Class Color

java.lang.Object
  extended by RegAlloc.Color

public class Color
extends java.lang.Object


Constructor Summary
Color(InterferenceGraph ig, Frame frame)
           
 
Method Summary
 Temp[] spills()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Color

public Color(InterferenceGraph ig,
             Frame frame)
Method Detail

spills

public Temp[] spills()