public class ParameterBindVisitor extends AbstractBindVisitor
action, m_aggregate, m_comparator, m_filter, m_from, m_id, m_optional, m_policy, m_proxy, m_specification, workbench
Constructor and Description |
---|
ParameterBindVisitor(ComponentWorkbench workbench,
Action action,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
visitEnd()
End of the visit.
|
completeExistingRequires, createRequiresElement, getRequiresElement, visit, visitEnum
visit, visitAnnotation, visitAnnotation, visitAnnotationDefault, visitArray, 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 ParameterBindVisitor(ComponentWorkbench workbench, Action action, int index)
public void visitEnd()
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 AbstractBindVisitor
EmptyVisitor.visitEnd()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.