| Modifier and Type | Method | 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 © 2023. All rights reserved.