| 限定符和类型 | 字段和说明 |
|---|---|
Statement |
body |
Expression |
condition |
nodeType, type| 构造器和说明 |
|---|
WhileStatement(Expression condition,
Statement body) |
public final Expression condition
public final Statement body
public WhileStatement(Expression condition, Statement body)
Copyright © 2012-2023 Apache Software Foundation. All Rights Reserved.