mirror of
https://github.com/sbt/sbt.git
synced 2026-08-31 10:14:46 +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