com.sun.source.tree
Interface ErroneousTree
- All Superinterfaces:
- ExpressionTree, Tree
public interface ErroneousTree
- extends ExpressionTree
A tree node to stand in for a malformed expression.
- Since:
- 1.6
| Nested classes/interfaces inherited from interface com.sun.source.tree.Tree |
Tree.Kind |
getErrorTrees
List<? extends Tree> getErrorTrees()
Submit a bug or feature
Copyright © 2005, 2011, Oracle and/or its affiliates. All rights reserved.