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
/
IntpInterface
IntpInterface
de.sciss.scalainterpreter.impl.IntpInterface
trait
IntpInterface
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
IMainImpl
Clear all
Members list
Concise view
Value members
Abstract methods
def
bind
(
tup
: (
String
,
Any
)):
Unit
def
clearExecutionWrapper
():
Unit
def
interpretWithResult
(
line
:
String
,
synthetic
:
Boolean
,
quiet
:
Boolean
):
Result
def
interpretWithoutResult
(
line
:
String
,
synthetic
:
Boolean
,
quiet
:
Boolean
):
Result
def
mkCompleter
():
Completer
def
setExecutionWrapper
(
code
:
String
):
Unit