| Package | Description |
|---|---|
| boomerang | |
| boomerang.callgraph | |
| boomerang.weights |
| Modifier and Type | Class and Description |
|---|---|
class |
Boomerang |
class |
WholeProgramBoomerang<W extends wpds.impl.Weight> |
| Constructor and Description |
|---|
QueryGraph(WeightedBoomerang<W> weightedBoomerang) |
| Modifier and Type | Method and Description |
|---|---|
ICallerCalleeResolutionStrategy |
ICallerCalleeResolutionStrategy.Factory.newInstance(WeightedBoomerang solver,
CallGraph cg) |
| Constructor and Description |
|---|
BoomerangResolver(WeightedBoomerang<? extends wpds.impl.Weight> solver,
boolean enableExceptions,
CallGraph initialCallGraph) |
BoomerangResolver(WeightedBoomerang<? extends wpds.impl.Weight> solver,
CallGraph initialCallGraph) |
| Modifier and Type | Class and Description |
|---|---|
class |
PathTrackingBoomerang |
Copyright © 2024. All rights reserved.