Uses of Class
com.googlecode.aviator.asm.ClassWriter
Packages that use ClassWriter
-
Uses of ClassWriter in com.googlecode.aviator.asm
Methods in com.googlecode.aviator.asm with parameters of type ClassWriterModifier and TypeMethodDescriptionprotected ByteVectorAttribute.write(ClassWriter cw, byte[] code, int len, int maxStack, int maxLocals) Returns the byte array form of this attribute.