class

LSProtocol::TelemetryEventNotification

Inherits JSON::Serializable / Reference / Object

The telemetry event notification is sent from the server to the client to ask the client to log telemetry data.

Constructors

new(pull : JSON::PullParser)
Source
new(params : LSPAny)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

jsonrpc
Source
method

The method to be invoked.

Source
params
Source