klum-dsl / klum-ast

Turn your models into super models
https://github.com/klum-dsl/klum-ast/wiki
MIT License
3 stars 0 forks source link

Check naming conflicts between @Field methods and fields #282

Open pauxus opened 1 year ago

pauxus commented 1 year ago

If the name of the field is identical to a @Field method, the method should take precedence.