Package software.amazon.smithy.traitcodegen
-
Class Summary Class Description GenerateTraitDirective Custom directive that contains contextual information needed to generate a trait class.SymbolProperties TraitCodegenContext Contextual information that is made available during most parts of trait code generation.TraitCodegenPlugin Generates Java code implementations of traits from a Smithy model.TraitCodegenSettings Settings for trait code generation.TraitCodegenUtils Provides utility methods for trait code generation.