dotty.tools.languageserver.worksheet.Worksheet
Attributes
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Run tree
as a worksheet using the REPL.
Run tree
as a worksheet using the REPL.
Value parameters
-
cancelChecker
-
A token to check whether execution should be cancelled.
-
sendMessage
-
A mean of communicating the results of evaluation back.
-
tree
-
The top level object wrapping the worksheet.
-
treeLock
-
Object on which to lock when doing operations on trees.
Attributes