class LSP::CancelNotification
- LSP::CancelNotification
- LSP::NotificationMessage
- Reference
- Object
Overview
The base protocol offers support for request cancellation.
Included Modules
Defined in:
notifications/cancel.crConstructors
-
.new(pull : JSON::PullParser)
The base protocol offers support for request cancellation.
- .new(**args)
Instance Method Summary
Instance methods inherited from class LSP::NotificationMessage
method : String
method,
method=(method : String)
method=
Constructor methods inherited from class LSP::NotificationMessage
new(pull : JSON::PullParser)new(**args) new