模块  jdk.compiler

Interface UnknownBlockTagTree

  • All Superinterfaces:
    BlockTagTreeDocTree

    public interface UnknownBlockTagTree
    extends BlockTagTree
    无法识别的内联标记的树节点。

    @name内容

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

      • getContent

        List<? extends DocTree> getContent()
        返回无法识别的块标记的内容。
        结果
        内容