| Package | Description |
|---|---|
| org.teavm.dependency | |
| org.teavm.model |
Represents a class model that is alternative to
java.lang.reflection package. |
| org.teavm.model.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DataFlowGraphBuilder |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicBlockReader.readAllInstructions(InstructionReader reader) |
void |
BasicBlock.readAllInstructions(InstructionReader reader) |
void |
BasicBlockReader.readInstruction(int index,
InstructionReader reader) |
void |
BasicBlock.readInstruction(int index,
InstructionReader reader) |
| Modifier and Type | Class and Description |
|---|---|
class |
InstructionStringifier |
Copyright © 2015. All rights reserved.