Ksp Dto Compiler
class KspDtoCompiler(immutableType: ImmutableType) : DtoCompiler<ImmutableType, ImmutableProp>
Content copied to clipboard
Functions
Link copied to clipboard
open fun compile(p0: InputStream): MutableList<DtoType<ImmutableType, ImmutableProp>>
Content copied to clipboard
open fun compile(p0: Reader): MutableList<DtoType<ImmutableType, ImmutableProp>>
Content copied to clipboard
open fun compile(p0: String): MutableList<DtoType<ImmutableType, ImmutableProp>>
Content copied to clipboard