mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 10:37:54 +02:00
reverse the mapping of vals/vars to private[this] fields and accessors merge annotations from related members don't handle bean getters/setters specially because they are indistinguishable from user-defined members as far as I can tell