| Constructor and Description |
|---|
CallGraphDebugger(File dotFile,
ObservableICFG<soot.Unit,soot.SootMethod> icfg) |
| Modifier and Type | Method and Description |
|---|---|
void |
done(Map<Query,AbstractBoomerangSolver<W>> queryToSolvers) |
String |
getCallGraphStatisticsAsCsv() |
String |
getCsvHeader() |
public CallGraphDebugger(File dotFile, ObservableICFG<soot.Unit,soot.SootMethod> icfg)
Copyright © 2023. All rights reserved.