class
StdReplVals extends ReplVals
Instance Constructors
-
new
StdReplVals(r: ILoop)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (StdReplVals, B)
-
final
def
==(arg0: Any): Boolean
-
final
lazy val
analyzer: Analyzer { val global: StdReplVals.this.global.type }
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
lazy val
completion: Completion
-
def
ensuring(cond: (StdReplVals) ⇒ Boolean, msg: ⇒ Any): StdReplVals
-
def
ensuring(cond: (StdReplVals) ⇒ Boolean): StdReplVals
-
def
ensuring(cond: Boolean, msg: ⇒ Any): StdReplVals
-
def
ensuring(cond: Boolean): StdReplVals
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
final
lazy val
global: IMain.global.type
-
def
hashCode(): Int
-
final
lazy val
history: History
-
final
lazy val
intp: IMain
-
final
def
isInstanceOf[T0]: Boolean
-
final
lazy val
isettings: ISettings
-
def
lastRequest: Request
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
lazy val
phased: Phased
-
final
lazy val
power: Power[StdReplVals]
-
final
val
r: ILoop
-
final
lazy val
reader: InteractiveReader
-
final
lazy val
repl: ILoop
-
final
lazy val
replImplicits: ReplImplicits
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
typed[T <: Global.Tree](tree: T): T
-
final
lazy val
typer: (analyzer)#Typer
-
final
lazy val
vals: StdReplVals
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): (StdReplVals, B)
-
object
treedsl extends TreeDSL
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Inherited by implicit conversion any2stringadd from
StdReplVals to any2stringadd[StdReplVals]
Value Members
-
def
+(other: String): String
Inherited by implicit conversion StringFormat from
StdReplVals to StringFormat[StdReplVals]
Value Members
-
def
formatted(fmtstr: String): String
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (StdReplVals, B)
-
final
def
==(arg0: Any): Boolean
-
final
lazy val
analyzer: Analyzer { val global: StdReplVals.this.global.type }
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
lazy val
completion: Completion
-
def
ensuring(cond: (StdReplVals) ⇒ Boolean, msg: ⇒ Any): StdReplVals
-
def
ensuring(cond: (StdReplVals) ⇒ Boolean): StdReplVals
-
def
ensuring(cond: Boolean, msg: ⇒ Any): StdReplVals
-
def
ensuring(cond: Boolean): StdReplVals
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
final
lazy val
global: IMain.global.type
-
def
hashCode(): Int
-
final
lazy val
history: History
-
final
lazy val
intp: IMain
-
final
def
isInstanceOf[T0]: Boolean
-
final
lazy val
isettings: ISettings
-
def
lastRequest: Request
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
lazy val
phased: Phased
-
final
lazy val
power: Power[StdReplVals]
-
final
val
r: ILoop
-
final
lazy val
reader: InteractiveReader
-
final
lazy val
repl: ILoop
-
final
lazy val
replImplicits: ReplImplicits
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
typed[T <: Global.Tree](tree: T): T
-
final
lazy val
typer: (analyzer)#Typer
-
final
lazy val
vals: StdReplVals
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): (StdReplVals, B)
-
object
treedsl extends TreeDSL
The Scala compiler and reflection APIs.