public class ParameterGenericVisitor extends RootGenericVisitor
element
Constructor and Description |
---|
ParameterGenericVisitor(ComponentWorkbench workbench,
org.apache.felix.ipojo.metadata.Element element,
org.objectweb.asm.tree.MethodNode node,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
visitEnd()
End of the visit.
|
visit
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 ParameterGenericVisitor(ComponentWorkbench workbench, org.apache.felix.ipojo.metadata.Element element, org.objectweb.asm.tree.MethodNode node, int index)
public void visitEnd()
RootGenericVisitor
visitEnd
in interface org.objectweb.asm.AnnotationVisitor
visitEnd
in interface org.objectweb.asm.ClassVisitor
visitEnd
in interface org.objectweb.asm.FieldVisitor
visitEnd
in interface org.objectweb.asm.MethodVisitor
visitEnd
in class RootGenericVisitor
EmptyVisitor.visitEnd()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.