WorksheetRunOutput

dotty.tools.languageserver.worksheet.WorksheetRunOutput
case class WorksheetRunOutput(textDocument: VersionedTextDocumentIdentifier, range: Range, content: String)

The parameters to the worksheet/publishOutput notification.

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Constructors

def this()

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product