com.sun.source.tree
public interface: ExpressionTree [javadoc |
source]
All Implemented Interfaces:
Tree
A tree node used as the base class for the different types of
expressions.
- jls:
chapter
- 15
- author:
Peter
- von der Ahé
- author:
Jonathan
- Gibbons
- since:
1.6
-