|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.asm.util.AbstractVisitor
org.objectweb.asm.util.ASMifierAbstractVisitor
org.objectweb.asm.util.ASMifierFieldVisitor
public class ASMifierFieldVisitor
A FieldVisitor that prints the ASM code that generates the fields it
visits.
| Field Summary |
|---|
| Fields inherited from class org.objectweb.asm.util.ASMifierAbstractVisitor |
|---|
name |
| Fields inherited from class org.objectweb.asm.util.AbstractVisitor |
|---|
buf, OPCODES, text, TYPES |
| Constructor Summary | |
|---|---|
ASMifierFieldVisitor()
Constructs a new ASMifierFieldVisitor. |
|
| Method Summary |
|---|
| Methods inherited from class org.objectweb.asm.util.ASMifierAbstractVisitor |
|---|
visitAnnotation, visitAttribute, visitEnd |
| Methods inherited from class org.objectweb.asm.util.AbstractVisitor |
|---|
appendString, getDefaultAttributes, getText, print |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.objectweb.asm.FieldVisitor |
|---|
visitAnnotation, visitAttribute, visitEnd |
| Constructor Detail |
|---|
public ASMifierFieldVisitor()
ASMifierFieldVisitor.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||