Module  jdk.compiler

Interface AuthorTree

  • All Superinterfaces:
    BlockTagTreeDocTree


    public interface AuthorTree
    extends BlockTagTree
    @author块标记的树形节点。

    @author名称 - 文本。

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

      • getName

        List<? extends DocTree> getName​()
        返回作者的名称。
        结果
        名字