模块  jdk.compiler

Interface SummaryTree

  • All Superinterfaces:
    DocTreeInlineTagTree

    public interface SummaryTree
    extends InlineTagTree
    @summary内联标记的树节点。

    {@summary text}

    从以下版本开始:
    10
    • 方法详细信息

      • getSummary

        List<? extends DocTree> getSummary()
        返回注释的摘要或第一行。
        结果
        摘要文本