|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.asm.CodeAdapter
org.codehaus.aspectwerkz.transform.inlining.weaver.AddMixinMethodsVisitor.PrependToClinitMethodCodeAdapter
public class AddMixinMethodsVisitor.PrependToClinitMethodCodeAdapter
Adds initialization of static mixin fields to the beginning of the clinit method.
Field Summary |
---|
Fields inherited from class org.objectweb.asm.CodeAdapter |
---|
cv |
Constructor Summary | |
---|---|
AddMixinMethodsVisitor.PrependToClinitMethodCodeAdapter(org.objectweb.asm.CodeVisitor ca)
|
Method Summary |
---|
Methods inherited from class org.objectweb.asm.CodeAdapter |
---|
visitAttribute, visitFieldInsn, visitIincInsn, visitInsn, visitIntInsn, visitJumpInsn, visitLabel, visitLdcInsn, visitLineNumber, visitLocalVariable, visitLookupSwitchInsn, visitMaxs, visitMethodInsn, visitMultiANewArrayInsn, visitTableSwitchInsn, visitTryCatchBlock, visitTypeInsn, visitVarInsn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddMixinMethodsVisitor.PrependToClinitMethodCodeAdapter(org.objectweb.asm.CodeVisitor ca)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |