Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
MoveDeclarationIntention
/
description.html
blob: f2e2b9ac8b74dbc05fc61c55ff5b0a8337412a19 [
file
] [
log
] [
blame
]
<html>
<body>
This intention moves local variable declaration as
close as possible to its usage, narrowing the scope of the local variable.
</body>
</html>