class

LSProtocol::ClientSymbolResolveOptions

Inherits JSON::Serializable / Reference / Object

@since 3.18.0

Constructors

new(pull : JSON::PullParser)
Source
new(properties : Array(String) | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

properties

The properties that a client can resolve lazily. Usually location.range

Source