Class DefInformation


  • public class DefInformation
    extends java.lang.Object
    DefInformation contains information about the definition of a local variable
    • Constructor Summary

      Constructors 
      Constructor Description
      DefInformation​(int uses)  
    • Method Summary

      • 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)