| 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 | Description |
|---|---|---|
class |
AnnotationInstanceResolve |
| Modifier and Type | Method | Description |
|---|---|---|
List<SymbolMetadata.AnnotationInstance> |
SymbolMetadataResolve.annotations() |
| Modifier and Type | Method | Description |
|---|---|---|
List<SymbolMetadata.AnnotationInstance> |
SymbolMetadata.annotations() |
The list of annotations found on this symbol.
|
Copyright © 2012–2018 SonarSource. All rights reserved.