public interface IDemandPointerAnalysis
| Modifier and Type | Method and Description |
|---|---|
CallGraph |
getBaseCallGraph() |
IClassHierarchy |
getClassHierarchy() |
HeapModel |
getHeapModel() |
java.util.Collection<InstanceKey> |
getPointsTo(PointerKey pk) |
HeapModel getHeapModel()
CallGraph getBaseCallGraph()
IClassHierarchy getClassHierarchy()
java.util.Collection<InstanceKey> getPointsTo(PointerKey pk)