| Modifier and Type | Field and Description |
|---|---|
Statement |
body |
Expression |
condition |
nodeType, type| Constructor and Description |
|---|
WhileStatement(Expression condition,
Statement body) |
public final Expression condition
public final Statement body
public WhileStatement(Expression condition, Statement body)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.