public interface WhileStatement extends Statement
[JLS3:14.12] The while Statement | Modifier and Type | Method and Description |
|---|---|
Statement |
getBody()
Returns the loop body.
|
Expression |
getCondition()
Returns the condition expression.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTraitExpression getCondition()
Statement getBody()
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.