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