mirror of https://github.com/sbt/sbt.git
Refactor ScalaCompilerForUnitTesting by introducing a new method `extractApiFromSrc` which better describes the intent than `compileSrc`. The `compileSrc` becomes a private, utility method. Also, `compileSrc` method changed it's signature so it can take multiple source code snippets as input. This functionality will be used in future commits. |
||
|---|---|---|
| .. | ||
| api | ||
| inc | ||
| integration/src/main/scala/sbt/compiler | ||
| interface | ||
| ivy/src/main/scala/sbt/compiler | ||
| persist | ||
| src/main/scala/sbt | ||
| NOTICE | ||