Package software.amazon.smithy.codegen.core.writer
package software.amazon.smithy.codegen.core.writer
-
ClassDescriptionA
CodeGenWriter
is a specializedCodeWriter
that makes it easier to implement code generation that utilizesSymbol
s andSymbolDependency
values.Factory used to create aCodegenWriter
.DocumentationWriter<T extends CodeWriter>Responsible for properly writing documentation emitted when aRunnable
in invoked.Contains the imports associated with a specific file.A builder used to create aDocumentationWriter
for Java style documentation comments.An observer invoked when a shape CodegenWriter is used.