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

インタフェースIndexTree

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

    public interface IndexTree
    extends InlineTagTree
    @indexまたは@indexのインライン・タグのツリー・ノード。

    {@index keyword optional description}

    導入されたバージョン:
    9
    • ネストされたクラスのサマリー

      • インタフェース com.sun.source.doctree.DocTreeで宣言されたネストされたクラス/インタフェース

        DocTree.Kind
    • メソッドのサマリー

      修飾子と型 メソッド 説明
      List<? extends DocTree> getDescription()
      説明があれば返します。
      DocTree getSearchTerm()
      指定された検索語を返します。
    • メソッドの詳細

      • getSearchTerm

        DocTree getSearchTerm()
        指定された検索語を返します。
        戻り値:
        検索語
      • getDescription

        List<? extends DocTree> getDescription()
        説明があれば返します。
        戻り値:
        説明