Skip to content

Add warning if interfaces won't be implemented by the generated enum class #12

@alexvanyo

Description

@alexvanyo

Currently, if an interface can't be implemented by the generated enum class due to a generics issue, we silently fail, instead of surfacing a warning to the user. This could also be communicated through a comment in the generated source code.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions