Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
resources
/
intentionDescriptions
/
ConvertIntegerToDecimalIntention
/
description.html
blob: 801ea56f1e90677cf48804d05bb5c683a1af66e2 [
file
] [
log
] [
blame
]
<html>
<body>
This intention converts selected integer literal (written in either
<b>
hexadecimal
</b>
or
<b>
octal
</b>
or
<b>
binary
</b>
notation)
into
<b>
decimal
</b>
notation.
</body>
</html>