Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
DefaultNotLastCaseInSwitch.html
blob: 985cc6b83575fed7cf06656fbe963571cd798889 [
file
] [
log
] [
blame
]
<html>
<body>
Reports
<b>
switch
</b>
statements where the
<b>
default
</b>
case
comes before some other case. This construct is unnecessarily confusing.
<!-- tooltip end -->
<p>
</body>
</html>