class

LSProtocol::ReferenceContext

Inherits JSON::Serializable / Reference / Object

Value-object that contains additional information when requesting references.

Constructors

new(pull : JSON::PullParser)
Source
new(include_declaration : Bool | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

include_declaration

Include the declaration of the current symbol.

Source