Searched refs:newTypeString (Results 1 – 1 of 1) sorted by relevance
394 val newTypeString = describeBounds(newReturnType, newConstraints) in compare() constant399 )} has changed return type from $oldTypeString to $newTypeString" in compare()408 var newTypeString = newReturnType.toSimpleType() in compare() variable411 if (oldTypeString == newTypeString) { in compare()414 newTypeString = newReturnType.toString() in compare()417 …"${describe(new, capitalize = true)} has changed return type from $oldTypeString to $newTypeString" in compare()