| Package | Description |
|---|---|
| org.teavm.cache | |
| org.teavm.javascript | |
| org.teavm.vm |
| Modifier and Type | Class and Description |
|---|---|
class |
DiskRegularMethodNodeCache |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyRegularMethodNodeCache |
class |
InMemoryRegularMethodNodeCache |
| Modifier and Type | Method and Description |
|---|---|
MethodNodeCache |
Decompiler.getRegularMethodCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
Decompiler.setRegularMethodCache(MethodNodeCache regularMethodCache) |
| Modifier and Type | Method and Description |
|---|---|
MethodNodeCache |
TeaVM.getAstCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
TeaVM.setAstCache(MethodNodeCache methodAstCache) |
Copyright © 2015. All rights reserved.