Package com.alibaba.fastjson.asm

Interface Summary
FieldVisitor A visitor to visit a Java field.
MethodVisitor A visitor to visit a Java method.
Opcodes Defines the JVM opcodes, access flags and array type codes.
 

Class Summary
ByteVector A dynamically extensible vector of bytes.
ClassWriter A ClassVisitor that generates classes in bytecode form.
Label A label represents a position in the bytecode of a method.
Type A Java type.
 

Exception Summary
ASMException  
 



Copyright © 2012 Alibaba Group. All Rights Reserved.