public class ParameterStereotypeVisitor
extends org.objectweb.asm.AnnotationVisitor
| Constructor and Description |
|---|
ParameterStereotypeVisitor(org.objectweb.asm.MethodVisitor delegate,
int index,
AnnotationType annotationType) |
| Modifier and Type | Method and Description |
|---|---|
void |
visitEnd() |
public ParameterStereotypeVisitor(org.objectweb.asm.MethodVisitor delegate,
int index,
AnnotationType annotationType)
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.