LoopTree
, StatementTree
, Tree
DoWhileLoopTree
, ForLoopTree
, WhileLoopTree
public interface ConditionalLoopTree extends LoopTree
Modifier and Type | Method | Description |
---|---|---|
ExpressionTree |
getCondition() |
Returns the condition expression of this 'loop' statement.
|
getStatement
accept, getEndPosition, getKind, getStartPosition
ExpressionTree getCondition()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b139-1