public static interface SymbolMetadata.AnnotationValue
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Name of the annotation property.
|
Object |
value()
Stored value of the annotation property.
|
Copyright © 2012–2017 SonarSource. All rights reserved.