StopRepl

dotty.tools.repl.StopRepl
See theStopRepl companion class
object StopRepl

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
StopRepl.type

Members list

Value members

Concrete methods

def setStop(n: Boolean): Unit

Check if execution should stop, and throw ThreadDeath if so

Check if execution should stop, and throw ThreadDeath if so

Attributes