Interface JavadocCommentOwner

    • Method Detail

      • getJavadocComment

        default @Nullable JavadocComment getJavadocComment()
        Returns the javadoc comment that applies to this declaration. If there is none, returns null.