struct

LSP::CompletionParams

Inherits JSON::Serializable / Struct / Value / Object

Completion params

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

context=(context : CompletionContext | Nil)
Source
context?
Source
position
Source
position=(position : Position)
Source
text_document
Source
text_document=(text_document : TextDocumentIdentifier)
Source