Interface Annotatable

All Superinterfaces:
Node
All Known Implementing Classes:
Method, Property, TypeDef

public interface Annotatable extends Node
  • Method Details

    • getAnnotations

      List<AnnotationRef> getAnnotations()
    • renderAnnotations

      default String renderAnnotations()
      Render the annotations.
      Returns:
      the rendered annotations.