renderIdentifier
Quotes Kotlin keywords and other unsafe symbols to produce a valid identifier.
Return
safe Kotlin identifier, quoted if necessary.
Parameters
name
identifier to render.
Quotes Kotlin keywords and other unsafe symbols to produce a valid identifier.
safe Kotlin identifier, quoted if necessary.
identifier to render.