Searched refs:newTypeParamsCount (Results 1 – 1 of 1) sorted by relevance
366 val newTypeParamsCount = new.typeParameterList.size in compare() constant367 if (oldTypeParamsCount > 0 && oldTypeParamsCount != newTypeParamsCount) { in compare()376 … } changed number of type parameters from $oldTypeParamsCount to $newTypeParamsCount" in compare()