| Package | com.swfwire.decompiler.abc.instructions | 
| Class | public class Instruction_lookupswitch | 
| Inheritance | Instruction_lookupswitch  Object | 
| Implements | IInstruction | 
| Property | Defined By | ||
|---|---|---|---|
| caseOffsets : Vector.<int> | Instruction_lookupswitch | ||
| caseReferences : Vector.<IInstruction> | Instruction_lookupswitch | ||
| defaultOffset : int | Instruction_lookupswitch | ||
| defaultReference : IInstruction | Instruction_lookupswitch | ||
| caseOffsets | property | 
public var caseOffsets:Vector.<int>| caseReferences | property | 
public var caseReferences:Vector.<IInstruction>| defaultOffset | property | 
public var defaultOffset:int| defaultReference | property | 
public var defaultReference:IInstruction