Package software.amazon.smithy.codegen.core.trace
package software.amazon.smithy.codegen.core.trace
Defines abstractions for implementing Smithy model trace file generation.
-
ClassDescriptionClass that defines the acceptable values that can be used in
ShapeLink
objects.Class that defines a link between the SmithyShape
and the artifact that it produced.Class that represents the contents of a Smithy trace file.Builder for constructing TraceFile's from scratch.Class that defines information a code-generated artifact.Decorates aSymbolProvider
with aTraceFile.Builder
and adds aShapeLink
object to the builder on each call to toSymbol.Builder to create a TracingSymbolProvider instance.