Package score.impl.struct
Class ASM
- java.lang.Object
-
- score.impl.struct.ASM
-
public class ASM extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ASM()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T extends org.objectweb.asm.ClassVisitor>
Taccept(byte[] classBytes, T cv)
-