Class

LspDocumentRangeFormattingParams

Description

class Lsp.DocumentRangeFormattingParams : GObject.TypeInstance
{
  volatile int ref_count
}

The parameters of a textDocument/rangeFormatting request.

Constructors

Class structure

struct LspDocumentRangeFormattingParamsClass {
  /* no available fields */
}

No description available.