软件包 com.alibaba.fastjson.asm

接口摘要
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.
 

类摘要
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.
 

异常摘要
ASMException  
 



Copyright © 2012-2014 Alibaba Group. All Rights Reserved.