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