| 程序包 | 说明 |
|---|---|
| com.googlecode.aviator.asm |
Provides a small and fast bytecode manipulation framework.
|
| com.googlecode.aviator.asm.xml |
Provides SAX 2.0 adapters for ASM
visitors to convert classes to and from XML.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected ByteVector |
Attribute.write(ClassWriter cw,
byte[] code,
int len,
int maxStack,
int maxLocals)
Returns the byte array form of this attribute.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected ClassWriter |
ASMContentHandler.cw
Current instance of the
ClassWriter used to write
class bytecode. |
Copyright © 2017. All Rights Reserved.