Skip to content

Enum value handling issues #19

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()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions