Class SugarParameter
java.lang.Object
com.llamalad7.mixinextras.sugar.impl.SugarParameter
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal org.objectweb.asm.Typefinal intfinal intfinal org.objectweb.asm.tree.AnnotationNodefinal org.objectweb.asm.Type -
Method Summary
-
Field Details
-
sugar
public final org.objectweb.asm.tree.AnnotationNode sugar -
type
public final org.objectweb.asm.Type type -
genericType
public final org.objectweb.asm.Type genericType -
lvtIndex
public final int lvtIndex -
paramIndex
public final int paramIndex
-