| Package | Description |
|---|---|
| com.google.api.generator.engine.ast | |
| com.google.api.generator.engine.writer |
| Modifier and Type | Method and Description |
|---|---|
ExprStatement |
ExprStatement.Builder.build() |
static ExprStatement |
ExprStatement.withExpr(Expr expr) |
| Modifier and Type | Method and Description |
|---|---|
void |
AstNodeVisitor.visit(ExprStatement exprStatement)
=============================== STATEMENTS ===============================
|
| Modifier and Type | Method and Description |
|---|---|
void |
JavaWriterVisitor.visit(ExprStatement exprStatement)
=============================== STATEMENTS ===============================
|
void |
ImportWriterVisitor.visit(ExprStatement exprStatement)
=============================== STATEMENTS ===============================
|
Copyright © 2022 Google LLC. All rights reserved.