| Package | Description |
|---|---|
| org.sonar.java.resolve |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationValue> |
SymbolMetadata.getValuesFor(String annotationQualifiedClassName)
Get the annotation values for the specified annotation.
|
List<AnnotationValue> |
AnnotationInstance.values() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationInstance.addValue(AnnotationValue annotationValue) |
Copyright © 2012–2015 SonarSource. All rights reserved.