Class MethodCall.ArgumentLoader.ForMethodParameterArray

    • Constructor Detail

      • ForMethodParameterArray

        public ForMethodParameterArray​(ParameterList<?> parameters)
        Creates an argument loader that loads the supplied parameters onto the operand stack.
        Parameters:
        parameters - The parameters to load.
    • Method Detail