summaryrefslogtreecommitdiff
path: root/plugins/InspectionGadgets/src/inspectionDescriptions/SwitchStatementWithTooManyBranches.html
blob: d1853c9b399a52b0ebd14835930d6bcf54f7feea (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<body>
Reports <b>switch</b> statements with too many <b>case</b> labels.
<!-- tooltip end -->
<p>
Use the field below to specify the maximum number of <b>case</b> labels expected.
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>