Sign in
android
/
platform
/
tools
/
idea
/
c667c1f74abd96a2098520effdd5afdff7f0d34b
/
.
/
plugins
/
groovy
/
groovy-psi
/
resources
/
intentionDescriptions
/
GrCreateMissingSwitchBranchesIntention
/
description.html
blob: c03db51f41c8b58acebd9f53f7817db0238d54ae [
file
] [
log
] [
blame
]
<html>
<body>
This intention will fill in any missing case labels on a switch statement with an enumerated type as it's switch expression
</body>
</html>