| Package | Description |
|---|---|
| org.teavm.callgraph | |
| org.teavm.dependency | |
| org.teavm.model.util |
| Class and Description |
|---|
| CallGraph
Root object for traversing through call graph.
|
| CallGraphNode
Represents a method with information about what methods does it call and what method do call the method.
|
| CallSite
Call site that represents exact place in the code that calls a method.
|
| ClassAccessSite |
| DefaultCallGraph |
| DefaultCallGraphNode |
| DefaultCallSite |
| DefaultClassAccessSite |
| DefaultFieldAccessSite |
| FieldAccessSite |
| Class and Description |
|---|
| CallGraph
Root object for traversing through call graph.
|
| Class and Description |
|---|
| CallGraph
Root object for traversing through call graph.
|
Copyright © 2015. All rights reserved.