Interface IInvokeInstruction

    • Method Detail

      • getInvocationCode

        IInvokeInstruction.IDispatch getInvocationCode()
        Returns:
        one of BytecodeConstants.INVOKE[SPECIAL|VIRTUAL|STATIC|INTERFACE]
      • getMethodSignature

        String getMethodSignature()
      • getMethodName

        String getMethodName()
      • getClassType

        String getClassType()