模块  jdk.compiler

Interface TextTree

  • All Superinterfaces:
    DocTree
    All Known Subinterfaces:
    ErroneousTree

    public interface TextTree
    extends DocTree
    纯文本的树节点。
    从以下版本开始:
    1.8
    • 方法详细信息

      • getBody

        String getBody()
        返回文本。
        结果
        the text