Searched defs:typeParameter (Results 1 – 9 of 9) sorted by relevance
55 val typeParameter = fooClass.typeParameterList.single() in Test typeBounds no extends() constant90 val typeParameter = fooClass.typeParameterList.single() in Test typeBounds extends Comparable() constant127 val typeParameter = fooClass.typeParameterList.single() in Test typeBounds multiple() constant302 val typeParameter = clazz.typeParameterList.single() in Test type parameter bounds with multiple class parameters() constant412 val typeParameter = method.typeParameterList.single() in Test toType() constant470 val typeParameter = fooClass.typeParameterList.single() in Test type parameter with annotations() constant
108 val typeParameter = variableMethod.typeParameterList.single() in <lambda>() constant182 val typeParameter = variableMethod.typeParameterList.single() in <lambda>() constant224 val typeParameter = variableMethod.typeParameterList.single() in <lambda>() constant
106 val typeParameter = variableMethod.typeParameterList.single() in foo1() constant
180 val typeParameter = trimmed.indexOf('<') in getClassName() constant
136 val typeParameter = typeParameterScope.getTypeParameter(type.sym().name()) in <lambda>() constant
137 for ((typeParameter, param) in typeParameterItemToBounds) { in equals() constant
426 for (typeParameter in typeParameterList) { in <lambda>() method
1529 val typeParameter = genericClass.typeParameterList.single() in Check TypeParameterItem is not a ClassItem() constant1563 val typeParameter = genericClass.typeParameterList.single() in Check pathological type parameter conflicting with primitive type() constant
1240 for (typeParameter in typeParameterList) { in <lambda>() method