Package | Description |
---|---|
com.google.gwt.dev.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 © 2018. All rights reserved.