ScalaInterpreterPane
ScalaInterpreterPane
API
de.sciss.scalainterpreter
BuildInfo
CodePane
Config
Config
ConfigBuilder
ConfigBuilder
ConfigLike
Range
CodePane
Completer
Completion
Candidate
Def
Result
Simple
Fonts
Interpreter
Config
Config
ConfigBuilder
ConfigBuilder
ConfigLike
Error
Incomplete
Result
Success
Interpreter
InterpreterPane
Config
Config
ConfigBuilder
ConfigBuilder
ConfigLike
InterpreterPane
LogPane
Config
Config
ConfigBuilder
LogPane
Main
SplitPane
SplitPane
Style
BlueForest
Face
Bold
BoldItalic
Italic
Plain
Face
Light
Style
de.sciss.scalainterpreter.actions
CompletionAction
CompletionAction
de.sciss.scalainterpreter.impl
CodePaneImpl
Basic
InterpreterImpl
InterpreterPaneImpl
IntpInterface
MakeIMain
dotty.tools.repl
IMainImpl
MyReplDriver
ScalaInterpreterPane
/
de.sciss.scalainterpreter.impl
/
InterpreterPaneImpl
InterpreterPaneImpl
de.sciss.scalainterpreter.impl.InterpreterPaneImpl$
object
InterpreterPaneImpl
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
InterpreterPaneImpl
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
apply
(
config
:
Config
,
interpreterConfig
:
Config
,
codePaneConfig
:
Config
)(
implicit
exec
:
ExecutionContext
):
InterpreterPane
def
bang
(
codePane
:
CodePane
,
interpreter
:
Interpreter
):
Option
[
Result
]
def
mkConfigBuilder
(
config
:
Config
):
ConfigBuilder
def
newConfigBuilder
():
ConfigBuilder
def
wrap
(
interpreter
:
Interpreter
,
codePane
:
CodePane
):
InterpreterPane
def
wrapAsync
(
interpreter
:
Future
[
Interpreter
],
codePane
:
CodePane
)(
implicit
exec
:
ExecutionContext
):
InterpreterPane