public interface HeapModel extends InstanceKeyFactory, PointerKeyFactory
HeapModel embodies how a pointer analysis abstracts heap locations.| Modifier and Type | Method and Description |
|---|---|
IClassHierarchy |
getClassHierarchy() |
java.util.Iterator<PointerKey> |
iteratePointerKeys() |
getInstanceKeyForAllocation, getInstanceKeyForConstant, getInstanceKeyForMetadataObject, getInstanceKeyForMultiNewArray, getInstanceKeyForPEIgetFilteredPointerKeyForLocal, getPointerKeyForArrayContents, getPointerKeyForExceptionalReturnValue, getPointerKeyForInstanceField, getPointerKeyForLocal, getPointerKeyForReturnValue, getPointerKeyForStaticFieldjava.util.Iterator<PointerKey> iteratePointerKeys()
IClassHierarchy getClassHierarchy()