|
|||||||||
| Home >> All >> Compil3r >> [ BytecodeAnalysis overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Compil3r.BytecodeAnalysis
Interface Bytecodes.IndexedInstruction

- All Known Implementing Classes:
- Bytecodes.LocalVariableInstruction, Bytecodes.RET
- Enclosing interface:
- Bytecodes
- public static interface Bytecodes.IndexedInstruction
| Method Summary | |
int |
getIndex()
|
void |
setIndex(int index)
|
| Method Detail |
getIndex
public int getIndex()
setIndex
public void setIndex(int index)
|
|||||||||
| Home >> All >> Compil3r >> [ BytecodeAnalysis overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC