Module jdk.compiler

Interface SummaryTree

    • Nested Class Summary

    • Method Summary

      Modifier and Type Method Description
      List<? extends DocTree> getSummary()
      Returns the summary or the first line of a comment.
    • Method Detail

      • getSummary

        List<? extends DocTree> getSummary()
        Returns the summary or the first line of a comment.
        Returns:
        the summary text