Package serp.bytecode

Class LookupSwitchInstruction

All Implemented Interfaces:
BCEntity, InstructionPtr, VisitAcceptor

public class LookupSwitchInstruction extends JumpInstruction
The lookupswitch instruction.
Author:
Abe White