Module  jdk.compiler

Interface UsesTree

  • All Superinterfaces:
    BlockTagTreeDocTree


    public interface UsesTree
    extends BlockTagTree
    用于@uses块标记的树节点。

    @uses服务类型描述

    从以下版本开始:
    9
    • 方法详细信息

      • getServiceType

        ReferenceTree getServiceType​()
        返回正在记录的服务类型的名称。
        结果
        服务类型的名称
      • getDescription

        List<? extends DocTree> getDescription​()
        返回在模块中使用服务类型的描述。
        结果
        说明