Interface | Description |
---|---|
MethodVisitor | |
Opcodes |
Defines the JVM opcodes, access flags and array type codes.
|
Class | Description |
---|---|
ByteVector |
A dynamically extensible vector of bytes.
|
ClassReader |
Created by wenshao on 05/08/2017.
|
ClassWriter | |
FieldWriter |
An FieldWriter that generates Java fields in bytecode form.
|
Label |
A label represents a position in the bytecode of a method.
|
MethodCollector |
Created by wenshao on 05/08/2017.
|
MethodWriter | |
Type |
A Java type.
|
TypeCollector |
Copyright © 2012–2020 Alibaba Group. All rights reserved.