- All Superinterfaces:
Tree
- All Known Subinterfaces:
BlockTree
,BreakTree
,ClassDeclarationTree
,ConditionalLoopTree
,ContinueTree
,DebuggerTree
,DoWhileLoopTree
,EmptyStatementTree
,ExpressionStatementTree
,ForInLoopTree
,ForLoopTree
,ForOfLoopTree
,FunctionDeclarationTree
,GotoTree
,IfTree
,LabeledStatementTree
,LoopTree
,ReturnTree
,SwitchTree
,ThrowTree
,TryTree
,VariableTree
,WhileLoopTree
,WithTree
A tree node used as the base class for the different kinds of
statements.
- Since:
- 9
-
Nested Class Summary
-
Method Summary
Methods inherited from interface org.openjdk.nashorn.api.tree.Tree
accept, getEndPosition, getKind, getStartPosition