|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SwitchInstruction | |
---|---|
edu.rit.classfile | Package edu.rit.classfile is the RIT Classfile Library for analyzing and synthesizing class files. |
Uses of SwitchInstruction in edu.rit.classfile |
---|
Methods in edu.rit.classfile that return SwitchInstruction | |
---|---|
static SwitchInstruction |
Op.LOOKUPSWITCH(Location theDefaultTarget)
A lookupswitch instruction. |
static SwitchInstruction |
Op.TABLESWITCH(Location theDefaultTarget)
A tableswitch instruction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |