static final class InstrVisitor.LOOKUPSWITCH extends InstrVisitor.Branch
| Modifier and Type | Field and Description |
|---|---|
(package private) int[] |
m_keys |
m_opcode, m_parentBlockID, m_targets| Constructor and Description |
|---|
InstrVisitor.LOOKUPSWITCH(int[] keys,
int[] targets) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
emit(InstrVisitor.EmitCtx ctx) |
(package private) int |
maxlength() |
emitJumpOffset2, emitJumpOffset4int maxlength()
maxlength in class InstrVisitor.Branchvoid emit(InstrVisitor.EmitCtx ctx)
emit in class InstrVisitor.Branch