| Package | Description |
|---|---|
| boomerang | |
| boomerang.debugger | |
| boomerang.weights |
| Modifier and Type | Method and Description |
|---|---|
Debugger<Weight.NoWeight> |
Boomerang.createDebugger() |
abstract Debugger<W> |
WeightedBoomerang.createDebugger() |
Debugger<W> |
WeightedBoomerang.getOrCreateDebugger() |
| Modifier and Type | Class and Description |
|---|---|
class |
CallGraphDebugger<W extends Weight>
Can be used to obtain a dot file which can be plotted into a graphical representation of the call graph.
|
class |
ConsoleDebugger<W extends Weight> |
class |
IDEVizDebugger<W extends Weight> |
| Modifier and Type | Method and Description |
|---|---|
Debugger<DataFlowPathWeight> |
PathTrackingBoomerang.createDebugger() |
Copyright © 2023. All rights reserved.