public class MethodGenericVisitor extends RootGenericVisitor
element
Constructor and Description |
---|
MethodGenericVisitor(ComponentWorkbench workbench,
org.apache.felix.ipojo.metadata.Element element,
org.objectweb.asm.tree.MethodNode node) |
visit, visitEnd
visitAnnotation, visitArray, visitEnum
visit, visitAnnotation, visitAnnotationDefault, visitAttribute, visitCode, visitField, visitFieldInsn, visitFrame, visitIincInsn, visitInnerClass, visitInsn, visitIntInsn, visitJumpInsn, visitLabel, visitLdcInsn, visitLineNumber, visitLocalVariable, visitLookupSwitchInsn, visitMaxs, visitMethod, visitMethodInsn, visitMultiANewArrayInsn, visitOuterClass, visitParameterAnnotation, visitSource, visitTableSwitchInsn, visitTryCatchBlock, visitTypeInsn, visitVarInsn
public MethodGenericVisitor(ComponentWorkbench workbench, org.apache.felix.ipojo.metadata.Element element, org.objectweb.asm.tree.MethodNode node)
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.