public class AnnotationInstanceResolve extends Object implements SymbolMetadata.AnnotationInstance
| Modifier and Type | Method and Description |
|---|---|
JavaSymbol |
symbol()
Type symbol of this annotation.
|
List<SymbolMetadata.AnnotationValue> |
values()
Annotation values for this annotation.
|
public JavaSymbol symbol()
SymbolMetadata.AnnotationInstancesymbol in interface SymbolMetadata.AnnotationInstancepublic List<SymbolMetadata.AnnotationValue> values()
SymbolMetadata.AnnotationInstancevalues in interface SymbolMetadata.AnnotationInstanceCopyright © 2012–2017 SonarSource. All rights reserved.