class

LSP::FoldingRangeParams

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

text_document

The document in which the command was invoked.

Source
text_document=(text_document : TextDocumentIdentifier)

The document in which the command was invoked.

Source