Skip to content

Support enumValue without explicit constructor (with Lombok) #41

@cuzfrog

Description

@cuzfrog

Currently SharedType relies on constructor to locate enum constant literal values. When Lombok is used to generate the constructor, the actual source code does not have the constructor, but the location of constructor params can be inferred.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn improvement on a feature

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions