Class Advice.OffsetMapping.ForStackManipulation

    • Constructor Detail

      • ForStackManipulation

        public ForStackManipulation​(StackManipulation stackManipulation,
                                    TypeDescription.Generic typeDescription,
                                    TypeDescription.Generic targetType,
                                    Assigner.Typing typing)
        Creates an offset mapping that binds a stack manipulation.
        Parameters:
        stackManipulation - The stack manipulation that loads the bound value.
        typeDescription - The type of the loaded value.
        targetType - The target type of the annotated parameter.
        typing - The typing to apply.