Intentions: Implement "Convert enum to sealed class" intention
#KT-14245 In Progress
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention converts an enum class to a sealed class hierarchy with enum entries turned into objects
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user