Searched refs:newTypeParamsCount (Results 1 – 1 of 1) sorted by relevance
301 val newTypeParamsCount = new.typeParameterList().typeParameterCount() in compare() constant302 if (oldTypeParamsCount != newTypeParamsCount) { in compare()308 … )} changed number of type parameters from $oldTypeParamsCount to $newTypeParamsCount" in compare()