|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pair | |
---|---|
soot.jimple.spark.ondemand | |
soot.jimple.spark.ondemand.pautil | |
soot.jimple.toolkits.thread.synchronization |
Uses of Pair in soot.jimple.spark.ondemand |
---|
Subclasses of Pair in soot.jimple.spark.ondemand | |
---|---|
protected static class |
DemandCSPointsTo.CallSiteAndContext
|
Fields in soot.jimple.spark.ondemand with type parameters of type Pair | |
---|---|
protected Stack<Pair<Integer,ImmutableStack<Integer>>> |
DemandCSPointsTo.callGraphStack
|
protected Stack<Pair<Integer,ImmutableStack<Integer>>> |
DemandCSPointsTo.callGraphStack
|
protected Map<DemandCSPointsTo.VarAndContext,Pair<PointsToSetInternal,AllocAndContextSet>> |
DemandCSPointsTo.contextsForAllocsCache
|
protected Map<DemandCSPointsTo.VarAndContext,Pair<PointsToSetInternal,AllocAndContextSet>> |
DemandCSPointsTo.contextsForAllocsCache
|
Uses of Pair in soot.jimple.spark.ondemand.pautil |
---|
Subclasses of Pair in soot.jimple.spark.ondemand.pautil | |
---|---|
static class |
SootUtil.CallSiteAndContext
|
Uses of Pair in soot.jimple.toolkits.thread.synchronization |
---|
Fields in soot.jimple.toolkits.thread.synchronization declared as Pair | |
---|---|
Pair<Stmt,Stmt> |
SynchronizedRegion.end
|
Pair<Stmt,Stmt> |
SynchronizedRegion.end
|
Pair<Stmt,Stmt> |
SynchronizedRegion.exceptionalEnd
|
Pair<Stmt,Stmt> |
SynchronizedRegion.exceptionalEnd
|
Fields in soot.jimple.toolkits.thread.synchronization with type parameters of type Pair | |
---|---|
List<Pair<Stmt,Stmt>> |
SynchronizedRegion.earlyEnds
|
List<Pair<Stmt,Stmt>> |
SynchronizedRegion.earlyEnds
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |