Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

§Classes

AbstractMessageSignature abstract

An abstract implementation of a MessageType.

NotificationType
NotificationType0
NotificationType1
NotificationType2
NotificationType3
NotificationType4
NotificationType5
NotificationType6
NotificationType7
NotificationType8
NotificationType9
ParameterStructures
RequestType
RequestType0

Classes to type request response pairs

RequestType1
RequestType2
RequestType3
RequestType4
RequestType5
RequestType6
RequestType7
RequestType8
RequestType9
ResponseError

An error object return in a response in case a request has failed.

§Interfaces

_EM

End marker interface for request and notification types.

LSPLogMessage
Message

A language server message

MessageSignature

An interface to type messages.

NotificationMessage

Notification Message

RequestMessage

Request message

ResponseErrorLiteral
ResponseMessage

A response message.

§Type Aliases

LSPMessageType

A LSP Log Entry.