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
/
CodePaneImpl
/
Basic
Basic
de.sciss.scalainterpreter.impl.CodePaneImpl$.Basic
trait
Basic
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Abstract methods
protected
def
editor
:
EditorPane
protected
def
fonts
:
List
protected
def
initialText
:
String
protected
def
mimeType
:
String
protected
def
tabSize
:
Int
Concrete methods
final
def
abortFlash
():
Unit
final
def
activeRange
:
Option
[
Range
]
final
def
activeText
:
Option
[
String
]
final
def
activeToken
:
Option
[
Token
]
final
def
clearUndoHistory
():
Unit
def
component
:
Component
final
def
currentLineRange
:
Option
[
Range
]
final
def
currentTextLine
:
Option
[
String
]
final
def
docOption
:
Option
[
SyntaxDocument
]
final
def
flash
(
range
:
Range
):
Unit
final
def
getTextSlice
(
range
:
Range
):
String
final
def
init
():
Basic
.this.type
final
def
installAutoCompletion
(
interpreter
:
Interpreter
):
Unit
final
def
redoAction
:
Action
protected
def
scroll
:
ScrollPane
final
def
selectedRange
:
Option
[
Range
]
final
def
selectedText
:
Option
[
String
]
final
def
undoAction
:
Action