| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.jimple.spark.pag | |
| soot.jimple.spark.sets |
| Modifier and Type | Field and Description |
|---|---|
P2SetFactory |
G.newSetFactory |
P2SetFactory |
G.oldSetFactory |
| Modifier and Type | Field and Description |
|---|---|
protected P2SetFactory |
PAG.setFactory |
| Modifier and Type | Method and Description |
|---|---|
P2SetFactory |
PAG.getSetFactory() |
| Modifier and Type | Method and Description |
|---|---|
static P2SetFactory |
HashPointsToSet.getFactory() |
static P2SetFactory<HybridPointsToSet> |
HybridPointsToSet.getFactory() |
static P2SetFactory |
SortedArraySet.getFactory() |
static P2SetFactory |
SharedHybridSet.getFactory() |
static P2SetFactory |
BitPointsToSet.getFactory() |
static P2SetFactory |
SharedListSet.getFactory() |
static P2SetFactory |
DoublePointsToSet.getFactory(P2SetFactory newFactory,
P2SetFactory oldFactory) |
| Modifier and Type | Method and Description |
|---|---|
static P2SetFactory |
DoublePointsToSet.getFactory(P2SetFactory newFactory,
P2SetFactory oldFactory) |
static P2SetFactory |
DoublePointsToSet.getFactory(P2SetFactory newFactory,
P2SetFactory oldFactory) |
static void |
HybridPointsToSet.setPointsToSetFactory(P2SetFactory<HybridPointsToSet> factory) |
Copyright © 2020 Soot OSS. All rights reserved.