package interactive
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait ScalafixGlobalProxy extends AnyRef
- final class ScalafixGlobalThread extends Thread
Adapation of PresentationCompilerThread from scala/scala.
Adapation of PresentationCompilerThread from scala/scala.
Changes are marked with "+- scalac deviation" comments. Note that most of the work with the presentation compiler does not happen on this thread, see CompilerJobQueue.
Value Members
- object InterruptException
Extractor for exceptions that are caused by
Thread.interrupt()
.