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