Documentation

Lean.Data.Lsp.Basic

@[inline]
abbrev Lean.Lsp.DocumentUri :
Type
Equations
structure Lean.Lsp.Position :
Type
Equations
Equations
structure Lean.Lsp.Range :
Type
Equations
Equations
structure Lean.Lsp.Command :
Type
structure Lean.Lsp.TextEdit :
Type
structure Lean.Lsp.TextDocumentItem :
Type
structure Lean.Lsp.DocumentFilter :
Type
inductive Lean.Lsp.MarkupKind :
Type
structure Lean.Lsp.MarkupContent :
Type
structure Lean.Lsp.ProgressParams (α : Type) :
Type
instance Lean.Lsp.instToJsonProgressParams :
{α : Type} → [inst : Lean.ToJson α] → Lean.ToJson (Lean.Lsp.ProgressParams α)
Equations
  • Lean.Lsp.instToJsonProgressParams = { toJson := [anonymous] }