Package | Description |
---|---|
soot.jimple.spark.ondemand | |
soot.jimple.spark.ondemand.genericutil | |
soot.jimple.spark.ondemand.pautil |
Modifier and Type | Class and Description |
---|---|
class |
AllocAndContextSet |
protected static class |
DemandCSPointsTo.CallingContextSet |
Modifier and Type | Method and Description |
---|---|
static <T> ArraySet<T> |
ArraySet.empty() |
ArraySet<V> |
ArraySetMultiMap.get(K key) |
Modifier and Type | Method and Description |
---|---|
boolean |
ArraySet.addAll(ArraySet<T> other) |
boolean |
ArraySet.intersects(ArraySet<T> other) |
Constructor and Description |
---|
ArraySet(ArraySet<T> other) |
Modifier and Type | Method and Description |
---|---|
ArraySet<AssignEdge> |
ContextSensitiveInfo.getAssignBarEdges(VarNode node) |
ArraySet<AssignEdge> |
ContextSensitiveInfo.getAssignEdges(VarNode node) |
ArraySet<AssignEdge> |
ContextSensitiveInfo.getCallSiteEdges(Integer callSite) |
ArraySet<Integer> |
ContextSensitiveInfo.getCallSitesInMethod(SootMethod method) |
ArraySet<SootMethod> |
ContextSensitiveInfo.getCallSiteTargets(Integer callSite) |
ArraySet<VarNode> |
ContextSensitiveInfo.getInPortsForMethod(SootMethod method) |
ArraySet<VarNode> |
ContextSensitiveInfo.getNodesForMethod(SootMethod method) |
ArraySet<VarNode> |
ContextSensitiveInfo.getOutPortsForMethod(SootMethod method) |
Copyright © 2021 Soot OSS. All rights reserved.