| 程序包 | 说明 |
|---|---|
| org.beetl.ow2.asm.commons |
Provides some useful class and method adapters.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021. All rights reserved.