Interface IInvokeInstruction

    • Method Detail

      • getInvocationCode

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

        java.lang.String getMethodSignature()
      • getMethodName

        java.lang.String getMethodName()
      • getClassType

        java.lang.String getClassType()