Related to previous question, is PsiClass the best...
# kontributors
j
Related to previous question, is PsiClass the best descriptor to make reflections around Java/Kotlin class methods ? I'd like to also support Kotlin extension functions, but I'm not sure how I can get extension functions of a class from its PsiClass