接口 | 说明 |
---|---|
MethodVisitor | |
Opcodes |
Defines the JVM opcodes, access flags and array type codes.
|
类 | 说明 |
---|---|
ByteVector |
A dynamically extensible vector of bytes.
|
ClassWriter | |
FieldWriter |
An FieldWriter that generates Java fields in bytecode form.
|
Label |
A label represents a position in the bytecode of a method.
|
MethodWriter | |
Type |
A Java type.
|
Copyright © 2012–2016 Alibaba Group. All rights reserved.