cancelRequest

langoustine.lsp.requests.$DOLLAR.cancelRequest

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type In = CancelParams

Value members

Concrete methods

override def apply(in: CancelParams): PreparedNotification[this.type]

Attributes

Definition Classes

Inherited fields

val notificationMethod: String

Attributes

Inherited from:
LSPNotification

Givens

Inherited givens

given inputReader: Reader[In]

Attributes

Inherited from:
notifications_$_cancelRequest (hidden)
given inputWriter: Writer[In]

Attributes

Inherited from:
notifications_$_cancelRequest (hidden)