class

LSProtocol::ClientSignatureParameterInformationOptions

Inherits JSON::Serializable / Reference / Object

@since 3.18.0

Constructors

new(pull : JSON::PullParser)
Source
new(label_offset_support : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

label_offset_support

The client supports processing label offsets instead of a simple label string.

@since 3.14.0

Source