Package and Description |
---|
software.amazon.smithy.codegen.core.writer |
Interface and Description |
---|
software.amazon.smithy.codegen.core.writer.CodegenWriterFactory |
software.amazon.smithy.codegen.core.writer.DocumentationWriter
prefer
DocWriter . This will be removed in a future release. |
software.amazon.smithy.codegen.core.writer.DocWriter |
software.amazon.smithy.codegen.core.writer.ImportContainer |
Class and Description |
---|
software.amazon.smithy.model.knowledge.BoxIndex |
software.amazon.smithy.codegen.core.writer.CodegenWriter
prefer
SymbolWriter . This will be removed in a future release. |
software.amazon.smithy.codegen.core.writer.CodegenWriterDelegator |
software.amazon.smithy.utils.CodeWriter
prefer
SimpleCodeWriter or a custom subclass of AbstractCodeWriter . |
software.amazon.smithy.codegen.core.writer.JavaStyleDocumentationWriterBuilder
this class uses CodeWriter, which is deprecated.
|
software.amazon.smithy.model.selector.Selector.Runner
This class is no longer necessary. It was originally intended
to allow more customization to how selectors are executed against a model,
but this has proven unnecessary.
|
software.amazon.smithy.linters.StutteredShapeNameValidator |
software.amazon.smithy.codegen.core.writer.SymbolWriter |
software.amazon.smithy.model.traits.UniqueItemsTrait |