mirror of https://github.com/sbt/sbt.git
In `ClassToAPI` both `Private` and `Protected` vals had forward
reference to `Unqualified` so they would get `null` as a result.
Fixed that by rearranging the order of vals being declared.
This fixes a problem described in
|
||
|---|---|---|
| .. | ||
| src/main/scala | ||
| NOTICE | ||