| 程序包 | 说明 |
|---|---|
| com.googlecode.aviator.asm.commons |
Provides some useful class and method adapters.
|
| com.googlecode.aviator.asm.tree |
Provides an ASM visitor that constructs a tree representation of the
classes it visits.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JSRInlinerAdapter
A
MethodAdapter that removes JSR instructions and
inlines the referenced subroutines. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ClassNode
A node that represents a class.
|
class |
FieldNode
A node that represents a field.
|
class |
MethodNode
A node that represents a method.
|
Copyright © 2017. All Rights Reserved.