Package org.spongepowered.asm.util.asm
package org.spongepowered.asm.util.asm
Utilities, abstractions and specialised subclasses used by Mixin for
interacting with ASM.
-
ClassDescriptionUtility methods for determining ASM version and other version-specific shenanigansAdapter for ClassNode to access members added after ASM 5Interface for objects which can be annotated since main classes may need to read info from mirror annotations in the APInterface for annotation handle since some classes may need to read info from both ASM
AnnotationNodes at runtime and mirror annotations in the AP at compile time.A label node used as a marker in the bytecode.MethodNode with some extra convenience functionalityMethodVisitor with some extra convenience functionalityVerifier which handles class info lookups viaClassInfo