| Package | Description |
|---|---|
| com.google.api.generator.engine.ast | |
| com.google.api.generator.engine.writer |
| Modifier and Type | Method and Description |
|---|---|
abstract BlockComment |
BlockComment.Builder.build() |
static BlockComment |
BlockComment.withComment(String comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
AstNodeVisitor.visit(BlockComment blockComment) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaWriterVisitor.visit(BlockComment blockComment) |
void |
ImportWriterVisitor.visit(BlockComment blockComment) |
Copyright © 2022 Google LLC. All rights reserved.