Package com.aparapi.internal.instruction
Interface InstructionSet.InterfaceConstantPoolMethodIndexAccessor
- All Known Implementing Classes:
InstructionSet.I_INVOKEDYNAMIC
,InstructionSet.I_INVOKEINTERFACE
- Enclosing class:
InstructionSet
public static interface InstructionSet.InterfaceConstantPoolMethodIndexAccessor
-
Method Details
-
getConstantPoolInterfaceMethodIndex
int getConstantPoolInterfaceMethodIndex() -
getConstantPoolInterfaceMethodEntry
ClassModel.ConstantPool.InterfaceMethodEntry getConstantPoolInterfaceMethodEntry() -
getInstanceReference
Instruction getInstanceReference() -
getArgs
int getArgs() -
getArg
-