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
/
ReplBytecodeInstrumentation
ReplBytecodeInstrumentation
dotty.tools.repl.ReplBytecodeInstrumentation
object
ReplBytecodeInstrumentation
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ReplBytecodeInstrumentation
.
type
Members list
Clear all
Value members
Concrete methods
def
instrument
(
originalBytes
:
Array
[
Byte
]):
Array
[
Byte
]
Instrument bytecode to add checks to throw an exception if the REPL command is cancelled
Instrument bytecode to add checks to throw an exception if the REPL command is cancelled
Attributes
def
setStopFlag
(
classLoader
:
ClassLoader
,
b
:
Boolean
):
Unit
In this article
Attributes
Members list
Value members
Concrete methods