|
||||||||||
| 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.TABLESWITCH
static final class InstrVisitor.TABLESWITCH
| Field Summary | |
|---|---|
(package private) int |
m_high
|
(package private) int |
m_low
|
| Fields inherited from class com.vladium.emma.instr.InstrVisitor.Branch |
|---|
m_opcode, m_parentBlockID, m_targets |
| Constructor Summary | |
|---|---|
InstrVisitor.TABLESWITCH(int low,
int high,
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_low
final int m_high
| Constructor Detail |
|---|
InstrVisitor.TABLESWITCH(int low,
int high,
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 | |||||||||