| 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 |
|---|---|
Phi |
Incoming.getPhi() |
| Modifier and Type | Method and Description |
|---|---|
List<Phi> |
BasicBlock.getPhis() |
| Modifier and Type | Method and Description |
|---|---|
static List<Phi> |
ProgramUtils.copyPhis(BasicBlockReader block,
Program target) |
Copyright © 2015. All rights reserved.