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
public MethodBindVisitor(ComponentWorkbench workbench, Action action, org.objectweb.asm.tree.MethodNode method, Reporter reporter)
public void visitEnd()
visitEnd
in class AbstractBindVisitor
org.objectweb.asm.commons.EmptyVisitor#visitEnd()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.