public interface IRuntimeInvisibleParameterAnnotationsAttribute extends IClassFileAttribute
Modifier and Type | Method and Description |
---|---|
IParameterAnnotation[] |
getParameterAnnotations()
Answer back the parameter annotations.
|
int |
getParametersNumber()
Answer back the number of parameters as described in the JVM specifications.
|
getAttributeLength, getAttributeName, getAttributeNameIndex
int getParametersNumber()
IParameterAnnotation[] getParameterAnnotations()
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.