Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
AnonymousClassVariableHidesContainingMethodVariable.html
blob: fd91e739c0557c013eece514d9aeae90f14d1153 [
file
] [
log
] [
blame
]
<html>
<body>
Reports anonymous class variables being named identically to variables of a containing method.
Such a variable name may be confusing.
<!-- tooltip end -->
<p>
<small>
Powered by InspectionGadgets
</small>
</body>
</html>