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.
|
visitvisitAnnotation, visitArray, visitEnumpublic ParameterGenericVisitor(ComponentWorkbench workbench, org.apache.felix.ipojo.metadata.Element element, org.objectweb.asm.tree.MethodNode node, int index)
public void visitEnd()
RootGenericVisitorvisitEnd in class RootGenericVisitororg.objectweb.asm.commons.EmptyVisitor#visitEnd()Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.