EDU.purdue.cs.bloat.tree
Class DefInformation

java.lang.Object
  |
  +--EDU.purdue.cs.bloat.tree.DefInformation

public class DefInformation
extends java.lang.Object

DefInformation contains information about the definition of a local variable


Constructor Summary
DefInformation(int uses)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefInformation

public DefInformation(int uses)