KspDtoCompiler

class KspDtoCompiler(dtoFile: DtoFile) : DtoCompiler<ImmutableType, ImmutableProp>

Functions

Link copied to clipboard
open fun compile(p0: ImmutableType): MutableList<DtoType<ImmutableType, ImmutableProp>>
Link copied to clipboard
open fun exception(p0: Int, p1: Int, p2: String): DtoAstException
Link copied to clipboard
open fun getBaseType(): ImmutableType
Link copied to clipboard
open fun getDtoFilePath(): String
Link copied to clipboard
open fun getSourceTypeName(): String
Link copied to clipboard
open fun getTargetPackageName(): String