Packages

p

scala.tools.nsc

interactive

package interactive

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait ScalafixGlobalProxy extends AnyRef
  2. 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

  1. object InterruptException

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

Ungrouped