Interface JavaAnnotatable

All Known Implementing Classes:
JavaClass, JavaExceptionClass, JavaField, JavaInterface, JavaMethod, JavaParameter, JavaServiceClass

public interface JavaAnnotatable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    annotate(Annotator annotator)
     
  • Method Details

    • annotate

      void annotate(Annotator annotator)