StatementTree
, Tree
ConditionalLoopTree
, DoWhileLoopTree
, ForInLoopTree
, ForLoopTree
, ForOfLoopTree
, WhileLoopTree
public interface LoopTree extends StatementTree
Modifier and Type | Method and Description |
---|---|
StatementTree |
getStatement()
Returns the statement contained in this 'loop' statement.
|
accept, getEndPosition, getKind, getStartPosition
StatementTree getStatement()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-09-03-162606.buildd.src