Package

scala.tools.nsc

interactive

Permalink

package interactive

Visibility
  1. Public
  2. All

Type Members

  1. trait ScalafixGlobalProxy extends AnyRef

    Permalink
  2. final class ScalafixGlobalThread extends Thread

    Permalink

    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

  1. object InterruptException

    Permalink

    Extractor for exceptions that are caused by Thread.interrupt().

Ungrouped