LSP::NotificationMessage
Inherits JSON::Serializable < Reference < Object
A notification message. A processed notification message must not send a response back. They work like events.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
execute(server : Server)
Source