Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
SwitchStatementWithTooManyBranches.html
blob: e579a11175e49d16743ed6534bcd68dfea99b6b4 [
file
] [
log
] [
blame
]
<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>
</body>
</html>