@Exported public interface ConditionalLoopTree extends LoopTree
Modifier and Type | Method and Description |
---|---|
ExpressionTree |
getCondition()
Returns the condition expression of this 'loop' statement.
|
getStatement
accept, getEndPosition, getKind, getStartPosition
ExpressionTree getCondition()
Copyright © 2014, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b87