Interface MemberSubstitution.Substitution.Chain.Step.Resolution

    • Method Detail

      • getStackManipulation

        StackManipulation getStackManipulation()
        Returns the stack manipulation to apply the substitution.
        Returns:
        The stack manipulation to apply the substitution.
      • getResultType

        TypeDescription.Generic getResultType()
        Returns the resulting type of the substitution or void if no resulting value is applied.
        Returns:
        The resulting type of the substitution or void if no resulting value is applied.