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