| Package | Description |
|---|---|
| org.teavm.model |
Represents a class model that is alternative to
java.lang.reflection package. |
| org.teavm.model.util |
| Modifier and Type | Method and Description |
|---|---|
List<TryCatchBlock> |
BasicBlock.getTryCatchBlocks() |
List<TryCatchBlock> |
BasicBlock.readTryCatchBlocks() |
| Modifier and Type | Method and Description |
|---|---|
static List<TryCatchBlock> |
ProgramUtils.copyTryCatches(BasicBlockReader block,
Program target) |
Copyright © 2015. All rights reserved.