Package com.aparapi.internal.instruction
Interface InstructionSet.MethodCall
- All Known Subinterfaces:
InstructionSet.VirtualMethodCall
- All Known Implementing Classes:
InstructionSet.I_INVOKESPECIAL
,InstructionSet.I_INVOKESTATIC
,InstructionSet.I_INVOKEVIRTUAL
- Enclosing class:
InstructionSet
public static interface InstructionSet.MethodCall
-
Method Summary
-
Method Details
-
getConstantPoolMethodIndex
int getConstantPoolMethodIndex() -
getConstantPoolMethodEntry
ClassModel.ConstantPool.MethodEntry getConstantPoolMethodEntry() -
getArg
-