Class InjectionPointReference


  • public class InjectionPointReference
    extends java.lang.Object
    • Field Detail

      • unshiftedInstruction

        @NotNull
        public final org.objectweb.asm.tree.AbstractInsnNode unshiftedInstruction
      • shiftedInstruction

        @NotNull
        public final org.objectweb.asm.tree.AbstractInsnNode shiftedInstruction
      • targetedMethod

        @NotNull
        public final org.objectweb.asm.tree.MethodNode targetedMethod