Package org. babyfish. jimmer. ksp. dto
Types
Link copied to clipboard
Link copied to clipboard
class DtoException(message: String, cause: Throwable?) : RuntimeException
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
class DtoProcessor(ctx: Context, mutable: Boolean, dtoDirs: Collection<String>, defaultNullableInputModifier: DtoModifier)
Content copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
fun abstractPropNames(ctx: Context, dtoType: DtoType<ImmutableType, ImmutableProp>): Set<String>
Content copied to clipboard