object IMain
- Alphabetic
- By Inheritance
- IMain
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
- trait CodeAssembler[T] extends AnyRef
- class ReplStrippingWriter extends StrippingTruncatingWriter
- abstract class StrippingTruncatingWriter extends JPrintWriter with StrippingWriter with TruncatingWriter
- trait StrippingWriter extends AnyRef
- trait TruncatingWriter extends AnyRef
Value Members
-
val
DummyCursorFragment: String
Dummy identifier fragment inserted at the cursor before presentation compilation.
Dummy identifier fragment inserted at the cursor before presentation compilation. Needed to support completion of
global.def<TAB>
-
def
apply(initialSettings: Settings = defaultSettings, out: JPrintWriter = defaultOut): IMain
construct an interpreter that reports to Console
Deprecated Value Members
-
def
stripString(s: String): String
- Annotations
- @deprecated
- Deprecated
(Since version 2.12.0-M5) Use intp.naming.unmangle.
The Scala compiler and reflection APIs.