| Package | Description |
|---|---|
| boomerang | |
| boomerang.callgraph |
| Modifier and Type | Class and Description |
|---|---|
protected class |
DefaultBoomerangOptions.AllocationValCalleeListener |
| Modifier and Type | Method and Description |
|---|---|
void |
BackwardsObservableICFG.addCalleeListener(CalleeListener listener) |
void |
ObservableICFG.addCalleeListener(CalleeListener<N,M> listener)
Registers a listener that will be notified whenever a callee is added
|
void |
ObservableStaticICFG.addCalleeListener(CalleeListener<soot.Unit,soot.SootMethod> listener) |
void |
ObservableDynamicICFG.addCalleeListener(CalleeListener<soot.Unit,soot.SootMethod> listener) |
Copyright © 2023. All rights reserved.