| 程序包 | 说明 |
|---|---|
| com.googlecode.aviator.asm.commons |
Provides some useful class and method adapters.
|
| com.googlecode.aviator.asm.tree.analysis |
Provides a framework for static code analysis based on the asm.tree package.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JSRInlinerAdapter
A
MethodAdapter that removes JSR instructions and
inlines the referenced subroutines. |
| 限定符和类型 | 方法和说明 |
|---|---|
Frame[] |
Analyzer.analyze(String owner,
MethodNode m)
Analyzes the given method.
|
Copyright © 2017. All Rights Reserved.