Uses of Interface
joeq.Compiler.Analysis.Primitive.PrimitiveMethodSummary.HeapObject

Packages that use PrimitiveMethodSummary.HeapObject
joeq.Compiler.Analysis.Primitive   
 

Uses of PrimitiveMethodSummary.HeapObject in joeq.Compiler.Analysis.Primitive
 

Classes in joeq.Compiler.Analysis.Primitive that implement PrimitiveMethodSummary.HeapObject
static class PrimitiveMethodSummary.ConcreteObjectNode
          A ConcreteObjectNode refers to an object that we discovered through reflection.
static class PrimitiveMethodSummary.ConcreteTypeNode
          A ConcreteTypeNode refers to an object with a concrete type.
static class PrimitiveMethodSummary.PlaceholderNode
          A PlaceholderNode is used to signify an object that is out-of-scope.
static class PrimitiveMethodSummary.UnknownTypeNode
          A UnknownTypeNode refers to an object with an unknown type.
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.