class LSProtocol::ClientCodeLensResolveOptions

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(properties : Array(String) | Nil) #

[View source]

Instance Method Detail

def properties : Array(String) #

The properties that a client can resolve lazily.


[View source]