|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableSwitchGenerator | |
---|---|
org.drools.asm.commons | Provides some useful class and method adapters. |
Uses of TableSwitchGenerator in org.drools.asm.commons |
---|
Methods in org.drools.asm.commons with parameters of type TableSwitchGenerator | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |