TheOnlyTails
10/19/2022, 4:06 PMaddSuperclassConstructorParameter
doesn't seem to do anythingTheOnlyTails
10/19/2022, 4:08 PMconstructorParameter
param to the addSuperinterface
method results in this error:
[ksp] java.lang.IllegalArgumentException: delegating to constructor parameter requires not-null constructor
efemoney
10/19/2022, 4:33 PMTypeSpec.Builder.primaryConstructor
before your call to addSuperInterface()
TheOnlyTails
10/20/2022, 11:44 AMTheOnlyTails
10/20/2022, 11:44 AMobject A : B("param")