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