| Package | Description |
|---|---|
| boomerang.scene |
| Modifier and Type | Method and Description |
|---|---|
Collection<CallGraph.Edge> |
CallGraph.edgesInto(Method m) |
Collection<CallGraph.Edge> |
CallGraph.edgesOutOf(Statement stmt) |
Set<CallGraph.Edge> |
CallGraph.getEdges() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CallGraph.addEdge(CallGraph.Edge edge) |
Copyright © 2024. All rights reserved.