-
- All Superinterfaces:
-
ExpressionTree
,树
public interface ErroneousTree extends ExpressionTree
一个树形节点,用于支撑格式不正确的表达式。- 从以下版本开始:
- 9
-
-
方法摘要
-
Methods inherited from interface jdk.nashorn.api.tree.树
accept, getEndPosition, getKind, getStartPosition
-
-