Class Advice.Dispatcher.RelocationHandler.ForType.Bound

    • Method Detail

      • apply

        public int apply​(org.objectweb.asm.MethodVisitor methodVisitor,
                         int offset)
        Applies this relocation handler.
        Specified by:
        apply in interface Advice.Dispatcher.RelocationHandler.Bound
        Parameters:
        methodVisitor - The method visitor to use.
        offset - The offset of the relevant value.
        Returns:
        The minimal required stack size to apply this relocation handler.