模块  jdk.compiler

Interface ErroneousTree

  • All Superinterfaces:
    DocTreeTextTree

    public interface ErroneousTree
    extends TextTree
    一个树节点,代表格式错误的文本
    从以下版本开始:
    1.8
    • 方法详细信息

      • getDiagnostic

        Diagnostic<JavaFileObject> getDiagnostic()
        返回一个诊断对象,提供有关正文文本出错的原因的详细信息。
        结果
        诊断