LSP::TextDocumentClientCapabilities::SignatureHelpClientCapabilities::SignatureInformationValue::ParameterInformationValue
Inherits LSP::Initializer < JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew
SourceInstance methods
label_offset_support
The client supports processing label offsets instead of a simple label string.
label_offset_support=(label_offset_support : Bool | Nil)
The client supports processing label offsets instead of a simple label string.