|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A ClassVisitor
that transforms the classes it visits.
Method Summary | |
void |
setClassVisitor(ClassVisitor cv)
Sets the class visitor that must be used by this transformer to generate the transformed classes. |
Methods inherited from interface org.objectweb.asm.ClassVisitor |
visit, visitAttribute, visitEnd, visitField, visitInnerClass, visitMethod |
Method Detail |
public void setClassVisitor(ClassVisitor cv)
cv
- a class visitor.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |