WorksheetRunOutput

case class WorksheetRunOutput(textDocument: VersionedTextDocumentIdentifier, range: Range, content: String)

The parameters to the worksheet/publishOutput notification.

trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Constructors

def this()

Inherited methods

Inherited from
Product