Package org.spongepowered.asm.transformers

  • Class Summary
    Class Description
    MixinClassWriter
    ClassWriter which resolves common superclasses using Mixin's metadata instead of calling Class.forName
    TreeTransformer
    Base class for transformers which work with ASM tree model