Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
StringToCharIntention
/
description.html
blob: 35d87a512b2be4228006f05ff0306c920c0138b9 [
file
] [
log
] [
blame
]
<html>
<body>
This intention replaces single character string literals with
equivalent character literals. Only strings used in concatenations or other similar contexts
can be changed with this intention.
</body>
</html>