| Package | Description |
|---|---|
| org.teavm.javascript |
| Modifier and Type | Method and Description |
|---|---|
ClassNode |
Decompiler.decompile(ClassHolder cls) |
| Modifier and Type | Method and Description |
|---|---|
List<ClassNode> |
Decompiler.decompile(Collection<String> classNames) |
| Modifier and Type | Method and Description |
|---|---|
void |
NameFrequencyEstimator.estimate(ClassNode cls) |
| Modifier and Type | Method and Description |
|---|---|
void |
Renderer.render(List<ClassNode> classes) |
Copyright © 2015. All rights reserved.