Packages

class StdReplVals extends ReplVals

Source
ReplVals.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StdReplVals
  2. ReplVals
  3. AnyRef
  4. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new StdReplVals(r: ILoop)

Type Members

  1. class ReplImplicits extends Implicits2

Value Members

  1. final lazy val analyzer: Analyzer { val global: StdReplVals.this.global.type }
  2. final lazy val completion: Completion
  3. final lazy val global: IMain.global.type
  4. final lazy val history: History
  5. final lazy val intp: IMain
  6. final lazy val isettings: ISettings
  7. def lastRequest: Request
  8. final lazy val phased: Phased
  9. final lazy val power: Power[StdReplVals]
  10. final val r: ILoop
  11. final lazy val reader: InteractiveReader
  12. final lazy val repl: ILoop
  13. final lazy val replImplicits: ReplImplicits
  14. def typed[T <: Global.Tree](tree: T): T
  15. final lazy val typer: (analyzer)#Typer
  16. final lazy val vals: StdReplVals
  17. object treedsl extends TreeDSL