モジュール jdk.compiler
パッケージ com.sun.source.doctree

インタフェースVersionTree

  • すべてのスーパー・インタフェース:
    BlockTagTree, DocTree

    public interface VersionTree
    extends BlockTagTree
    @versionブロック・タグのツリー・ノードです。

    @version version-text

    導入されたバージョン:
    1.8
    • メソッドの詳細

      • getBody

        List<? extends DocTree> getBody()
        タグの本文を返します。
        戻り値: