:wave: Does anyone know how I can find out whethe...
# ksp
a
👋 Does anyone know how I can find out whether my KSFunctionDeclaration of my class is inherited by a parent super type or if the function is declared in this class. For my project Ksp-plantuml I want to ignore functions and properties from a class, if they are declared in a superType. Not that I cannot come up with my own solution for this, but I am sure swarm intelligence finds the best solution for this 😅