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