| Package | Description |
|---|---|
| org.teavm.dependency | |
| org.teavm.model.util | |
| org.teavm.optimization | |
| org.teavm.tooling | |
| org.teavm.vm |
| Modifier and Type | Class and Description |
|---|---|
class |
DependencyAgent |
class |
DependencyChecker |
| Modifier and Type | Method and Description |
|---|---|
void |
Linker.link(DependencyInfo dependency,
ClassHolder cls) |
| Constructor and Description |
|---|
MissingItemsProcessor(DependencyInfo dependencyInfo,
Diagnostics diagnostics) |
| Constructor and Description |
|---|
Devirtualization(DependencyInfo dependency,
ClassReaderSource classSource) |
| Modifier and Type | Method and Description |
|---|---|
DependencyInfo |
TeaVMTool.getDependencyInfo() |
| Modifier and Type | Method and Description |
|---|---|
DependencyInfo |
TeaVM.getDependencyInfo() |
| Modifier and Type | Method and Description |
|---|---|
ListableClassHolderSource |
TeaVM.link(DependencyInfo dependency) |
Copyright © 2015. All rights reserved.