Package org.spongepowered.asm.transformers
package org.spongepowered.asm.transformers
Specialised ASM utility and base classes used by the mixin processor.
-
ClassesClassDescriptionA ClassReader which returns a more verbose exception message when the incoming class major version is higher than the version supported by the active ASM.ClassWriter which resolves common superclasses using Mixin's metadata instead of calling Class.forNameBase class for transformers which work with ASM tree model