Module  jdk.compiler

Interface UnknownBlockTagTree

  • All Superinterfaces:
    BlockTagTreeDocTree


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

    @name内容

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

      • getContent

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