scala3-repl
scala3-repl
Docs
API
dotty.tools.repl
AbstractFileClassLoader
AmbiguousCommand
CollectTopLevelImports
Command
DocOf
DocOf
Help
Imports
JLineTerminal
JarCmd
JarCmd
KindOf
KindOf
Load
Load
Main
Newline
ParseResult
ParseResult
Parsed
Parser
Quit
Rendering
ReplBytecodeInstrumentation
ReplCommand
ReplCompilationUnit
ReplCompiler
ReplCompiler
ReplDriver
ReplDriver
ReplPhase
Require
Require
Reset
Reset
ScriptEngine
ScriptEngine
Factory
Settings
Settings
Sh
Sh
SigKill
Silent
State
StopRepl
StopRepl
SyntaxErrors
TypeOf
TypeOf
UnknownCommand
results
scala3-repl
/
dotty.tools.repl
/
ScriptEngine
/
Factory
Factory
dotty.tools.repl.ScriptEngine.Factory
class
Factory
extends
ScriptEngineFactory
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
ScriptEngineFactory
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
getEngineName
:
String
def
getEngineVersion
:
String
def
getExtensions
:
List
[
String
]
def
getLanguageName
:
String
def
getLanguageVersion
:
String
def
getMethodCallSyntax
(
obj
:
String
,
m
:
String
,
args
:
String
*):
String
def
getMimeTypes
:
List
[
String
]
def
getNames
:
List
[
String
]
def
getOutputStatement
(
toDisplay
:
String
):
String
def
getParameter
(
key
:
String
):
Object
def
getProgram
(
statements
:
String
*):
String
def
getScriptEngine
:
ScriptEngine
In this article
Attributes
Members list
Value members
Concrete methods