public class SimpleDemandPointsTo extends AbstractDemandPointsTo
cg, cha, heapModel, mam, numNodesTraversed, options| Constructor and Description |
|---|
SimpleDemandPointsTo(CallGraph cg,
HeapModel model,
MemoryAccessMap fam,
IClassHierarchy cha,
AnalysisOptions options) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<InstanceKey> |
getPointsTo(PointerKey pk) |
getBaseCallGraph, getClassHierarchy, getHeapModel, getNumNodesTraversed, getTraversalBudget, incrementNumNodesTraversed, setNumNodesTraversed, setTraversalBudgetpublic SimpleDemandPointsTo(CallGraph cg, HeapModel model, MemoryAccessMap fam, IClassHierarchy cha, AnalysisOptions options)
public java.util.Collection<InstanceKey> getPointsTo(PointerKey pk) throws java.lang.IllegalArgumentException, com.ibm.wala.util.debug.UnimplementedError
java.lang.IllegalArgumentExceptioncom.ibm.wala.util.debug.UnimplementedError