public class ModifyArgsInjectionInfo extends InjectionInfo
ModifyArgs injectorInjectionInfo.AnnotationType, InjectionInfo.HandlerPrefix, InjectionInfo.InjectorOrderactivities, atKey, group, injectionPointAnnotations, injectionPoints, injector, isStatic, slices, targetCount, targetNodes, targetsclassNode, mixinannotation, annotationType, method, methodName| Constructor and Description |
|---|
ModifyArgsInjectionInfo(MixinTargetContext mixin,
org.objectweb.asm.tree.MethodNode method,
org.objectweb.asm.tree.AnnotationNode annotation) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getDescription() |
protected Injector |
parseInjector(org.objectweb.asm.tree.AnnotationNode injectAnnotation) |
addCallbackInvocation, addMessage, addMethod, getInjectedCallbackCount, getInjectorAnnotation, getInjectorPrefix, getMessages, getOrder, getRegisteredAnnotations, getSlice, getSliceId, getTargetCount, inject, isValid, notifyInjected, parse, parseInjectionPoints, parseOrder, parseRequirements, parseSelectors, postInject, preInject, prepare, readAnnotation, readInjectionPoints, register, toStringgetClassInfo, getClassNode, getMethodName, getTargetClassInfo, getTargetClassNodegetAnnotation, getAnnotationNode, getDynamicInfo, getDynamicInfo, getDynamicInfo, getElementDescription, getMethod, getMixin, getParent, getSelectorAnnotation, getSelectorCoordinate, remapclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotationNode, getMethodgetAnnotation, getElementDescription, getMixin, getParent, getSelectorAnnotation, getSelectorCoordinate, remappublic ModifyArgsInjectionInfo(MixinTargetContext mixin, org.objectweb.asm.tree.MethodNode method, org.objectweb.asm.tree.AnnotationNode annotation)
protected Injector parseInjector(org.objectweb.asm.tree.AnnotationNode injectAnnotation)
parseInjector in class InjectionInfoprotected java.lang.String getDescription()
getDescription in class InjectionInfo