Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
ConvertEnumToSealedClassIntention
/
description.html
blob: 11d3bcf0cac63c5077fd275a12e8846928e1f82e [
file
] [
log
] [
blame
]
<html>
<body>
This intention converts an enum class to a sealed class hierarchy with enum entries turned into objects
</body>
</html>