| Interface | Description |
|---|---|
| FieldVisitor |
A visitor to visit a Java field.
|
| MethodVisitor | |
| Opcodes |
Defines the JVM opcodes, access flags and array type codes.
|
| Class | Description |
|---|---|
| ByteVector |
A dynamically extensible vector of bytes.
|
| ClassWriter | |
| Label |
A label represents a position in the bytecode of a method.
|
| Type |
A Java type.
|
| Exception | Description |
|---|---|
| ASMException |
Copyright © 2012–2020 Alibaba Group. All rights reserved.