Interface LabeledStatementTree

All Superinterfaces:
StatementTree, Tree
All Known Implementing Classes:
LabeledStatementTreeImpl

@Beta public interface LabeledStatementTree extends StatementTree
Labeled statement. JLS 14.7
   label() : statement()
 
Since:
Java 1.3