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