模块  jdk.compiler

Interface DeprecatedTree

  • All Superinterfaces:
    BlockTagTreeDocTree

    public interface DeprecatedTree
    extends BlockTagTree
    @deprecated块标记的树节点。

    @deprecated弃用文本。

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

      • getBody

        List<? extends DocTree> getBody()
        返回说明不推荐使用项目的原因的说明。
        结果
        说明