Searched defs:hasTypeVariables (Results 1 – 3 of 3) sorted by relevance
122 override fun hasTypeVariables(): Boolean { in hasTypeVariables() method
212 fun hasTypeVariables(): Boolean in <lambda>() method
171 override fun hasTypeVariables(): Boolean = psiClass.hasTypeParameters() in <lambda>() method