|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 org.objectweb.asm.util 的软件包 | |
|---|---|
| org.objectweb.asm.util | Provides ASM visitors that can be useful for programming and debugging purposes. |
| org.objectweb.asm.util 使用的 org.objectweb.asm.util 中的类 | |
|---|---|
| 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. |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||