Uses of Interface
org.sonar.plugins.java.api.semantic.SymbolMetadata.AnnotationInstance
Packages that use SymbolMetadata.AnnotationInstance
Package
Description
Provides interfaces to represent Java source code as syntax tree.
-
Uses of SymbolMetadata.AnnotationInstance in org.sonar.plugins.java.api.semantic
Methods in org.sonar.plugins.java.api.semantic that return types with arguments of type SymbolMetadata.AnnotationInstanceModifier and TypeMethodDescriptionSymbolMetadata.annotations()
The list of annotations found on this symbol.