模块 jdk.compiler

接口 IndexTree

所有父级接口:
DocTree , InlineTagTree

public interface IndexTree extends InlineTagTree
@index 内联标记的树节点。
  {@index keyword optional description}
 
自从:
9
  • 方法详情

    • getSearchTerm

      DocTree  getSearchTerm()
      返回指定的搜索词。
      返回:
      搜索词
    • getDescription

      List <? extends DocTree > getDescription()
      返回说明(如果有)。
      返回:
      说明