openrewrite / rewrite-kotlin

Work-in-progress implementation of Kotlin language support for OpenRewrite.
Apache License 2.0
38 stars 11 forks source link

Set constructor type on enum values. #534

Closed traceyyoshima closed 6 months ago

traceyyoshima commented 6 months ago

EnumValues will contain the constructor type instead of null. fixes #533