| Package | Description |
|---|---|
| com.google.api.generator.engine.ast | |
| com.google.api.generator.engine.writer |
| Modifier and Type | Method and Description |
|---|---|
static BreakStatement |
BreakStatement.create() |
| Modifier and Type | Method and Description |
|---|---|
void |
AstNodeVisitor.visit(BreakStatement breakStatement) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaWriterVisitor.visit(BreakStatement breakStatement) |
void |
ImportWriterVisitor.visit(BreakStatement breakStatement) |
Copyright © 2022 Google LLC. All rights reserved.