Searched refs:typeParams (Results 1 – 2 of 2) sorted by relevance
217 val typeParams = codebase.assertClass("test.pkg.Foo").typeParameterList in Test type parameters that reference each other() constant218 assertThat(typeParams).hasSize(3) in Test type parameters that reference each other()219 val a = typeParams[0] in Test type parameters that reference each other()220 val b = typeParams[1] in Test type parameters that reference each other()221 val c = typeParams[2] in Test type parameters that reference each other()
692 val (typeParams, methodTypeItemFactory) = in <lambda>() constant725 typeParams, in <lambda>()810 val (typeParams, constructorTypeItemFactory) = in <lambda>() constant832 typeParams, in <lambda>()