| Package | Description |
|---|---|
| org.teavm.dependency | |
| org.teavm.model.instructions | |
| org.teavm.model.util |
| Modifier and Type | Method and Description |
|---|---|
void |
DataFlowGraphBuilder.choose(VariableReader condition,
List<? extends SwitchTableEntryReader> table,
BasicBlockReader defaultTarget) |
| Modifier and Type | Class and Description |
|---|---|
class |
SwitchTableEntry |
| Modifier and Type | Method and Description |
|---|---|
void |
InstructionReader.choose(VariableReader condition,
List<? extends SwitchTableEntryReader> table,
BasicBlockReader defaultTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstructionStringifier.choose(VariableReader condition,
List<? extends SwitchTableEntryReader> table,
BasicBlockReader defaultTarget) |
Copyright © 2015. All rights reserved.