|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vladium.emma.instr.InstrVisitor.Branch
com.vladium.emma.instr.InstrVisitor.LOOKUPSWITCH
static final class InstrVisitor.LOOKUPSWITCH
| Field Summary | |
|---|---|
(package private) int[] |
m_keys
|
| Fields inherited from class com.vladium.emma.instr.InstrVisitor.Branch |
|---|
m_opcode, m_parentBlockID, m_targets |
| Constructor Summary | |
|---|---|
InstrVisitor.LOOKUPSWITCH(int[] keys,
int[] targets)
|
|
| Method Summary | |
|---|---|
(package private) void |
emit(InstrVisitor.EmitCtx ctx)
|
(package private) int |
maxlength()
|
| Methods inherited from class com.vladium.emma.instr.InstrVisitor.Branch |
|---|
emitJumpOffset2, emitJumpOffset4 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final int[] m_keys
| Constructor Detail |
|---|
InstrVisitor.LOOKUPSWITCH(int[] keys,
int[] targets)
| Method Detail |
|---|
int maxlength()
maxlength in class InstrVisitor.Branchvoid emit(InstrVisitor.EmitCtx ctx)
emit in class InstrVisitor.Branch
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||