| Package | Description |
|---|---|
| com.googlecode.aviator.asm.commons |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratorAdapter.tableSwitch(int[] keys,
TableSwitchGenerator generator)
Generates the instructions for a switch statement.
|
void |
GeneratorAdapter.tableSwitch(int[] keys,
TableSwitchGenerator generator,
boolean useTable)
Generates the instructions for a switch statement.
|
Copyright © 2010–2022. All rights reserved.