java.lang.Object
software.amazon.smithy.traitcodegen.integrations.javadoc.JavaDocIntegration
All Implemented Interfaces:
SmithyIntegration<TraitCodegenSettings,TraitCodegenWriter,TraitCodegenContext>, TraitCodegenIntegration

public final class JavaDocIntegration extends Object implements TraitCodegenIntegration
Adds all built-in Javadoc-generating interceptors.

This integration adds all the required documentation interceptors that ensure that methods, classes, and properties all have JavaDocs added.