public class SymbolMetadata extends Object
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationInstance> |
annotations() |
List<AnnotationValue> |
getValuesFor(String annotationQualifiedClassName)
Get the annotation values for the specified annotation.
|
public List<AnnotationInstance> annotations()
@Nullable public List<AnnotationValue> getValuesFor(String annotationQualifiedClassName)
annotationQualifiedClassName - Copyright © 2012–2015 SonarSource. All rights reserved.