sbt/interface/src/main/java/xsbti
Grzegorz Kossakowski fea18a4fbe Remove AnalysisCallback.{beginSource, endSource} methods.
As pointed out by @harrah in #705, both beginSource and endSource are
not used in sbt internally for anything meaningful.

We've discussed an option of deprecating those methods but since they
are not doing anything meaningful Mark prefers to have compile-time
error in case somebody implements or calls those methods. I agree with
that hence removal.
2013-10-24 16:44:45 +02:00
..
api equals/hashCode on Modifiers. 2013-10-10 20:43:13 -07:00
compile Export approximate command lines executed for 'doc', 'compile', and 'console' 2013-02-28 17:59:38 -05:00
AnalysisCallback.java Remove AnalysisCallback.{beginSource, endSource} methods. 2013-10-24 16:44:45 +02:00
ArtifactInfo.java reorganize compilation modules 2012-04-18 08:08:25 -04:00
CompileCancelled.java Handle compilation cancellation properly. 2013-07-19 14:39:26 -07:00
CompileFailed.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
F0.java Setting up compiler support and several related additions to util/io 2009-08-17 10:51:43 -04:00
Logger.java Setting up compiler support and several related additions to util/io 2009-08-17 10:51:43 -04:00
Maybe.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
Position.java more flexible scalac logging 2010-10-23 16:34:22 -04:00
Problem.java move to revised warning interface in the compiler 2012-05-06 14:15:03 -04:00
Reporter.java Merge ExtendedReporter into Reporter. 2013-05-27 19:12:39 -04:00
Severity.java more flexible scalac logging 2010-10-23 16:34:22 -04:00