ktorfit-ksp
/
de.jensklingenberg.ktorfit.model
/
ClassData
/
ClassData
Class
Data
fun
ClassData
(name:
String
, packageName:
String
, functions:
List
<
FunctionData
>, imports:
List
<
String
>, superClasses:
List
<
String
> = emptyList(), properties:
List
<
KSPropertyDeclaration
> = emptyList())
Content copied to clipboard
Parameters
super
Classes
List of qualifiedNames of interface that a Ktorfit interface extends