Class RedirectInjectionInfo

All Implemented Interfaces:
ISliceContext, IInjectionPointContext, ISelectorContext, IMessageSink

public class RedirectInjectionInfo extends InjectionInfo
Information about a redirector injector
  • Constructor Details

    • RedirectInjectionInfo

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