RegAlloc
Class Node

java.lang.Object
  extended by Graph.Node<Temp,Node>
      extended by RegAlloc.Node

public class Node
extends Node<Temp,Node>


Field Summary
 
Fields inherited from class Graph.Node
preds, succs
 
Method Summary
 
Methods inherited from class Graph.Node
adj, adj, comesFrom, degree, equals, goesTo, inDegree, outDegree, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait