Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
ConvertSealedClassToEnumIntention
/
description.html
blob: 47e91efd694897b61ea4c66655fcebb9e29a3e1d [
file
] [
log
] [
blame
]
<html>
<body>
This intention converts a sealed class to an enum class and replaces inheriting objects with enum entries
</body>
</html>