public interface BlockTree extends StatementTree
{ }
{ statements }
| Modifier and Type | Method and Description |
|---|---|
List<? extends StatementTree> |
getStatements()
Returns the list of statements in this block.
|
accept, getEndPosition, getKind, getStartPositionList<? extends StatementTree> getStatements()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-14-195246.buildd.src