Interface EmptyStatementTree
- All Superinterfaces:
StatementTree, Tree
A tree node for an empty (skip) statement.
For example:
;
- Since:
- 9
-
Nested Class Summary
-
Method Summary
Methods inherited from interface Tree
accept, getEndPosition, getKind, getStartPosition