StatementTree
, Tree
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, getStartPosition
List<? extends StatementTree> getStatements()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-08-31-194618.buildd.src