Class ModifyArgsInjectionInfo

All Implemented Interfaces:
ISliceContext, IInjectionPointContext, ISelectorContext, IMessageSink

public class ModifyArgsInjectionInfo extends InjectionInfo
Information about a ModifyArgs injector
  • Constructor Details

    • ModifyArgsInjectionInfo

      public ModifyArgsInjectionInfo(MixinTargetContext mixin, org.objectweb.asm.tree.MethodNode method, org.objectweb.asm.tree.AnnotationNode annotation)
  • Method Details