Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
CreateEnumSwitchBranchesIntention
/
description.html
blob: 102f04dcf332407f768e479dbd398fd7a1423899 [
file
] [
log
] [
blame
]
<html>
<body>
This intention will fill in any missing
<b>
case
</b>
labels
on a
<b>
switch
</b>
statement with an enumerated type as it's switch expression
</body>
</html>