Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
UnnecessaryContinue.html
blob: 442e854d239f642e959d057813011edd3740c861 [
file
] [
log
] [
blame
]
<html>
<body>
Reports on any unnecessary
<b>
continue
</b>
statements at the end of loops.
These may be safely removed.
<p>
At present, this inspection is disabled in JSP files.
<!-- tooltip end -->
<p>
</body>
</html>