| Package | Description |
|---|---|
| org.teavm.javascript | |
| org.teavm.model |
Represents a class model that is alternative to
java.lang.reflection package. |
| org.teavm.optimization | |
| org.teavm.vm |
| Modifier and Type | Method and Description |
|---|---|
ListableClassHolderSource |
Renderer.getClassSource() |
| Constructor and Description |
|---|
Renderer(SourceWriter writer,
ListableClassHolderSource classSource,
ClassLoader classLoader,
ServiceRepository services,
Set<MethodReference> asyncMethods,
Set<MethodReference> asyncFamilyMethods,
Diagnostics diagnostics) |
| Modifier and Type | Class and Description |
|---|---|
class |
MutableClassHolderSource |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassSetOptimizer.optimizeAll(ListableClassHolderSource classSource) |
| Modifier and Type | Method and Description |
|---|---|
ListableClassHolderSource |
TeaVM.link(DependencyInfo dependency) |
Copyright © 2015. All rights reserved.