Class ModifyVariableInjectionInfo

All Implemented Interfaces:
ISliceContext, IInjectionPointContext, ISelectorContext, IMessageSink

public class ModifyVariableInjectionInfo extends InjectionInfo
Information about a ModifyVariable injector
  • Constructor Details

    • ModifyVariableInjectionInfo

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