接口的使用
org.beetl.ow2.asm.commons.TableSwitchGenerator
使用TableSwitchGenerator的程序包
-
org.beetl.ow2.asm.commons中TableSwitchGenerator的使用
修饰符和类型方法说明voidGeneratorAdapter.tableSwitch(int[] keys, TableSwitchGenerator generator) Generates the instructions for a switch statement.voidGeneratorAdapter.tableSwitch(int[] keys, TableSwitchGenerator generator, boolean useTable) Generates the instructions for a switch statement.