| Package | Description |
|---|---|
| com.google.api.generator.engine.ast | |
| com.google.api.generator.engine.writer |
| Modifier and Type | Method and Description |
|---|---|
static GeneralForStatement |
GeneralForStatement.incrementWith(VariableExpr localVariableExpr,
ValueExpr initialValueExpr,
Expr maxSizeExpr,
List<Statement> body) |
| Modifier and Type | Method and Description |
|---|---|
void |
AstNodeVisitor.visit(GeneralForStatement generalForStatement) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaWriterVisitor.visit(GeneralForStatement generalForStatement) |
void |
ImportWriterVisitor.visit(GeneralForStatement generalForStatement) |
Copyright © 2022 Google LLC. All rights reserved.