ALOAD
, ANEWARRAY
, ASTORE
, CHECKCAST
, CPInstruction
, DLOAD
, DSTORE
, FieldInstruction
, FieldOrMethod
, FLOAD
, FSTORE
, GETFIELD
, GETSTATIC
, IINC
, ILOAD
, INSTANCEOF
, INVOKEDYNAMIC
, InvokeInstruction
, INVOKEINTERFACE
, INVOKESPECIAL
, INVOKESTATIC
, INVOKEVIRTUAL
, ISTORE
, LDC
, LDC_W
, LDC2_W
, LLOAD
, LoadInstruction
, LocalVariableInstruction
, LSTORE
, MULTIANEWARRAY
, NEW
, PUTFIELD
, PUTSTATIC
, RET
, StoreInstruction
public interface IndexedInstruction
Modifier and Type | Method | Description |
---|---|---|
int |
getIndex() |
|
void |
setIndex(int index) |