Module jdk.compiler

Interface AuthorTree

  • All Superinterfaces:
    BlockTagTree, DocTree

    public interface AuthorTree
    extends BlockTagTree
    A tree node for an @author block tag.

    @author name-text.

    Since:
    1.8
    • Method Detail

      • getName

        List<? extends DocTree> getName()
        Returns the name of the author.
        Returns:
        the name

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部