Searched refs:cleanForAppending (Results 1 – 1 of 1) sorted by relevance
294 updateContent { text(child.name.cleanForAppending()) } in convertDeprecationDetailsToChildren()303 fun String.cleanForAppending(): String { in String() method