public class IDEVizDebugger<W extends wpds.impl.Weight> extends Debugger<W>
| Constructor and Description |
|---|
IDEVizDebugger(File ideVizFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
done(ObservableICFG<Statement,Method> icfg,
ObservableControlFlowGraph confg,
Set<Method> visitedMethods,
Map<ForwardQuery,ForwardBoomerangSolver<W>> solvers) |
Integer |
id(Object u) |
public IDEVizDebugger(File ideVizFile)
public void done(ObservableICFG<Statement,Method> icfg, ObservableControlFlowGraph confg, Set<Method> visitedMethods, Map<ForwardQuery,ForwardBoomerangSolver<W>> solvers)
Copyright © 2024. All rights reserved.