| 接口 | 说明 |
|---|---|
| FieldVisitor |
A visitor to visit a Java field.
|
| MethodVisitor | |
| Opcodes |
Defines the JVM opcodes, access flags and array type codes.
|
| 类 | 说明 |
|---|---|
| ByteVector |
A dynamically extensible vector of bytes.
|
| ClassWriter | |
| Label |
A label represents a position in the bytecode of a method.
|
| Type |
A Java type.
|
| 异常错误 | 说明 |
|---|---|
| ASMException |
Copyright © 2012–2015 Alibaba Group. All rights reserved.