Scry::Context
Inherits Struct / Value / Object
Constructors
new
SourceInstance 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.
dispatch(msg : LSP::Protocol::NotificationMessage)
Source