public static interface SymbolMetadata.AnnotationInstance
Modifier and Type | Method and Description |
---|---|
Symbol |
symbol()
Type symbol of this annotation.
|
List<SymbolMetadata.AnnotationValue> |
values()
Annotation values for this annotation.
|
Symbol symbol()
List<SymbolMetadata.AnnotationValue> values()
Copyright © 2012–2016 SonarSource. All rights reserved.