class LSProtocol::ClientSignatureParameterInformationOptions

Overview

@since 3.18.0

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(label_offset_support : Bool | Nil = nil) #

[View source]

Instance Method Detail

def label_offset_support : Bool | Nil #

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

@since 3.14.0


[View source]