Module  jdk.compiler

Interface ErroneousTree

  • All Superinterfaces:
    DocTreeTextTree


    public interface ErroneousTree
    extends TextTree
    一个树状节点,用于生成格式不正确的文本
    从以下版本开始:
    1.8
    • 方法详细信息

      • getDiagnostic

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