Interface GroovyDoc

    • Method Detail

      • commentText

        String commentText()
      • getRawCommentText

        String getRawCommentText()
      • isAnnotationType

        boolean isAnnotationType()
      • isAnnotationTypeElement

        boolean isAnnotationTypeElement()
      • isClass

        boolean isClass()
      • isConstructor

        boolean isConstructor()
      • isDeprecated

        boolean isDeprecated()
      • isEnum

        boolean isEnum()
      • isEnumConstant

        boolean isEnumConstant()
      • isError

        boolean isError()
      • isException

        boolean isException()
      • isField

        boolean isField()
      • isIncluded

        boolean isIncluded()
      • isInterface

        boolean isInterface()
      • isMethod

        boolean isMethod()
      • isOrdinaryClass

        boolean isOrdinaryClass()
      • setRawCommentText

        void setRawCommentText​(String arg0)
      • firstSentenceCommentText

        String firstSentenceCommentText()