struct

Scry::Context

Inherits Struct / Value / Object

Constructors

Instance methods

dispatch(msg : LSP::Protocol::RequestMessage)

A request message to describe a request between the client and the server. Every processed request must send a response back to the sender of the request.

Source
dispatch(msg : LSP::Protocol::NotificationMessage)
Source