LSProtocol::InitializedNotification
Inherits JSON::Serializable / Reference / Object
The initialized notification is sent from the client to the server after the client is fully initialized and the server is allowed to send requests from the server to the client.
Constructors
new(pull : JSON::PullParser)
Sourcenew(params : InitializedParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
Sourcejsonrpc
Sourceparams
Source