AnnotationInstanceResolve
public static interface SymbolMetadata.AnnotationInstance
Modifier and Type | Method | 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–2018 SonarSource. All rights reserved.