| 程序包 | 说明 |
|---|---|
| com.googlecode.aviator.asm.util |
Provides ASM visitors that can be useful for programming and
debugging purposes.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TraceAnnotationVisitor
An
AnnotationVisitor that prints a disassembled view of the
annotations it visits. |
class |
TraceClassVisitor
A
ClassVisitor that prints a disassembled view of the classes it
visits. |
class |
TraceFieldVisitor
A
FieldVisitor that prints a disassembled view of the fields it
visits. |
class |
TraceMethodVisitor
A
MethodVisitor that prints a disassembled view of the methods it
visits. |
Copyright © 2017. All Rights Reserved.