LSProtocol::InlayHintClientCapabilities
Inherits JSON::Serializable / Reference / Object
Inlay hint client capabilities.
@since 3.17.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(dynamic_registration : Bool | Nil = nil, resolve_support : ClientInlayHintResolveOptions | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source