| Package | Description |
|---|---|
| org.teavm.callgraph | |
| org.teavm.dependency | |
| org.teavm.model.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCallGraph |
| Modifier and Type | Method and Description |
|---|---|
CallGraph |
CallGraphNode.getGraph()
Returns reference to entire call graph.
|
| Modifier and Type | Method and Description |
|---|---|
CallGraph |
DependencyInfo.getCallGraph() |
CallGraph |
DependencyChecker.getCallGraph() |
CallGraph |
DependencyAgent.getCallGraph() |
| Constructor and Description |
|---|
AsyncMethodFinder(CallGraph callGraph,
Diagnostics diagnostics) |
Copyright © 2015. All rights reserved.