Closed elifKurtay closed 3 weeks ago
That example doesn't make sense. It should be:
.addEnumConstant(constant("active"))
For enums we should add the concept of fields, properties and constructors we already have (which we already have because of methods)
Implementation of this issue.
Generated enum class example:
From the following definition: