Package org.sonarsource.slang.api
Interface Annotation
- All Superinterfaces:
HasTextRange
- All Known Implementing Classes:
AnnotationImpl
-
Method Summary
Modifier and TypeMethodDescriptionShort name of the annotation, without qualified name.Methods inherited from interface org.sonarsource.slang.api.HasTextRange
textRange
-
Method Details
-
shortName
String shortName()Short name of the annotation, without qualified name. -
argumentsText
-