Package org. babyfish. jimmer. ksp. generator
Types
Link copied to clipboard
class DraftGenerator(codeGenerator: CodeGenerator, ctx: Context, file: KSFile, modelClassDeclarations: List<KSClassDeclaration>)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class FetcherGenerator(codeGenerator: CodeGenerator, ctx: Context, file: KSFile, modelClassDeclaration: KSClassDeclaration)
Content copied to clipboard
Link copied to clipboard
class ImplementorGenerator(type: ImmutableType, parent: TypeSpec.Builder)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class PropsGenerator(codeGenerator: CodeGenerator, ctx: Context, file: KSFile, modelClassDeclaration: KSClassDeclaration)
Content copied to clipboard
Link copied to clipboard
class ValidationGenerator(prop: ImmutableProp, parent: CodeBlock.Builder)
Content copied to clipboard