Package | Description |
---|---|
org.sonar.java.resolve | |
org.sonar.plugins.java.api.semantic |
Provides interfaces to represent Java source code as syntax tree.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationInstanceResolve |
Modifier and Type | Method and Description |
---|---|
List<SymbolMetadata.AnnotationInstance> |
SymbolMetadataResolve.annotations() |
Modifier and Type | Method and Description |
---|---|
List<SymbolMetadata.AnnotationInstance> |
SymbolMetadata.annotations()
The list of annotations found on this symbol.
|
Copyright © 2012–2016 SonarSource. All rights reserved.