Class MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading

    • Field Detail

      • index

        private final int index
        The index of the argument to substitute.
    • Constructor Detail

      • ForArgumentLoading

        protected ForArgumentLoading​(int index)
        Creates an argument loading step.
        Parameters:
        index - The index of the argument to load.