Skip to content

Enum value handling issues #19

@emulgeator

Description

@emulgeator

When an enum has a value like for example: FOR_SALE
The generated constant will be: FOR__SALE -> It should be FOR_SALE
and the generated enumMethod will be: fORSALE() -> It should be forSale()

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions