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