LSP::Message::Telemetry
Inherits JSON::Serializable < Struct < Value < Object
The telemetry notification is sent from the server to the client to ask the client to log a telemetry event.
Constructors
new(pull : JSON::PullParser)
new(params : JSON::Any = Params.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Class methods
method
SourceInstance methods
jsonrpc
jsonrpc=(jsonrpc : String)
method
method=(method : String)
params
params=(params : Params)