Class Java.Invocation

    • Field Detail

      • methodName

        public final String methodName
        Name of the invoked method.
      • arguments

        public final Java.Rvalue[] arguments
        Arguments to pass to the method.