| Package | Description |
|---|---|
| com.google.api.generator.engine.ast |
| Modifier and Type | Method and Description |
|---|---|
static WhileStatement.Builder |
WhileStatement.builder() |
abstract WhileStatement.Builder |
WhileStatement.Builder.setBody(List<Statement> body) |
abstract WhileStatement.Builder |
WhileStatement.Builder.setConditionExpr(Expr expr) |
Copyright © 2022 Google LLC. All rights reserved.