| Package | Description |
|---|---|
| boomerang.controlflowgraph |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardSolverSuccessorListener
To replace the anonymous impl in ForwardSolver, so that we can access the Edge fiel of the outer
method
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObservableControlFlowGraph.addSuccsOfListener(SuccessorListener l) |
void |
DynamicCFG.addSuccsOfListener(SuccessorListener l) |
void |
StaticCFG.addSuccsOfListener(SuccessorListener l) |
Copyright © 2024. All rights reserved.