Uses of Package
org.springframework.aot.generate
Packages that use org.springframework.aot.generate
Package
Description
Support classes for components that contribute generated code equivalent to a
runtime behavior.
-
Classes in org.springframework.aot.generate used by org.springframework.aot.generateClassDescriptionDetermine the access control of a
Memberor type signature.Generate unique class names based on a targetClassNameand a feature name.DefaultGenerationContextimplementation.A single generated class.A managed collection of generated classes.Repository of generated files.Provide access to a particular file and offer convenient methods to retrieve, save, or override its content.The various kinds of generated files that are supported.A generated method.A managed collection of generated methods.ATypeReferencefor a generated type.Central interface used for code generation.A reference to a method with convenient code generation for referencing, or invoking it.Strategy for generating code for arguments based on their type.Thrown when value code generation fails.Code generator for a single value.Strategy interface that can be used to implement code generation for a particular value type.