StatementTree, Treepublic interface BlockTree extends StatementTree
{ }
{ statements }
| Modifier and Type | Method | 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-Ubuntu+0-9b143-1ubuntu1