org.apache.bcel.classfile
public class ParameterAnnotationEntry extends Object implements Node, Constants
Since: 5.3
Version: $Id: ParameterAnnotationEntry
| Method Summary | |
|---|---|
| void | accept(Visitor v)
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class. |
| AnnotationEntry[] | getAnnotationEntries()
returns the array of annotation entries in this annotation |
| int | getNumAnnotations() |
Parameters: v Visitor object
Returns: the number of annotation entries in this parameter annotation