| 程序包 | 说明 |
|---|---|
| com.googlecode.aviator.asm.util |
Provides ASM visitors that can be useful for programming and
debugging purposes.
|
| 类和说明 |
|---|
| AbstractVisitor
An abstract visitor.
|
| ASMifierAbstractVisitor
An abstract ASMifier visitor.
|
| ASMifierMethodVisitor
A
MethodVisitor that prints the ASM code that generates the methods
it visits. |
| TraceAbstractVisitor
An abstract trace visitor.
|
| TraceAnnotationVisitor
An
AnnotationVisitor that prints a disassembled view of the
annotations it visits. |
| TraceFieldVisitor
A
FieldVisitor that prints a disassembled view of the fields it
visits. |
| TraceMethodVisitor
A
MethodVisitor that prints a disassembled view of the methods it
visits. |
Copyright © 2017. All Rights Reserved.