public class FieldGenericVisitor extends RootGenericVisitor
element
Constructor and Description |
---|
FieldGenericVisitor(ComponentWorkbench workbench,
org.apache.felix.ipojo.metadata.Element element,
org.objectweb.asm.tree.FieldNode 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 FieldGenericVisitor(ComponentWorkbench workbench, org.apache.felix.ipojo.metadata.Element element, org.objectweb.asm.tree.FieldNode node)
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.