Is there a way to get functions that I can overrid...
# ksp
c
Is there a way to get functions that I can override from a superclass using a
KSClassDeclaration
? I’m trying to do something similar to what KotlinPoet has done in this test: https://github.com/square/kotlinpoet/blob/9120a65935b3fe0f4576e16901f0cdf612df329b[…]et/src/commonTest/kotlin/com/squareup/kotlinpoet/FunSpecTest.kt