模块  jdk.compiler
软件包  com.sun.source.tree

Interface ErroneousTree

  • All Superinterfaces:
    ExpressionTree

    public interface ErroneousTree
    extends ExpressionTree
    表示格式错误的表达式的树节点。
    从以下版本开始:
    1.6
    • 方法详细信息

      • getErrorTrees

        List<? extends > getErrorTrees()
        返回此节点中保存的所有树。
        结果