@Exported public interface BlockTree extends StatementTree
{ } { statements }
Modifier and Type | Method and Description |
---|---|
List<? extends StatementTree> |
getStatements() |
accept, getEndPosition, getKind, getStartPosition
List<? extends StatementTree> getStatements()