o

scala.tools.nsc.interpreter

InteractiveReader

object InteractiveReader

Annotations
@deprecated
Deprecated

(Since version 2.9.0) Use a class in the scala.tools.nsc.interpreter package.

Source
InteractiveReader.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. InteractiveReader
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Deprecated Value Members

  1. def createDefault(): Any
    Annotations
    @deprecated
    Deprecated

    (Since version 2.9.0) Does nothing. Stub for sbt's ConsoleInterface.