public class MethodBindVisitor 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 |
---|
MethodBindVisitor(ComponentWorkbench workbench,
Action action,
org.objectweb.asm.tree.MethodNode method,
Reporter reporter) |
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 MethodBindVisitor(ComponentWorkbench workbench, Action action, org.objectweb.asm.tree.MethodNode method, Reporter reporter)
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.