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

インタフェースIndexTree

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

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

    {@index keyword optional description}

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

      • getSearchTerm

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

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