Package org.sonarsource.slang.impl
Class AnnotationImpl
java.lang.Object
org.sonarsource.slang.impl.AnnotationImpl
- All Implemented Interfaces:
Annotation,HasTextRange
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationImpl(String shortName, List<String> argumentsText, TextRange range) -
Method Summary
-
Constructor Details
-
AnnotationImpl
-
-
Method Details
-
shortName
Description copied from interface:AnnotationShort name of the annotation, without qualified name.- Specified by:
shortNamein interfaceAnnotation
-
argumentsText
- Specified by:
argumentsTextin interfaceAnnotation
-
textRange
- Specified by:
textRangein interfaceHasTextRange
-