Interface Annotation

All Superinterfaces:
HasTextRange
All Known Implementing Classes:
AnnotationImpl

public interface Annotation extends HasTextRange
  • Method Details

    • shortName

      String shortName()
      Short name of the annotation, without qualified name.
    • argumentsText

      List<String> argumentsText()