- declaration: Lean.Server.GoToKind
- definition: Lean.Server.GoToKind
- type: Lean.Server.GoToKind
Equations
- Lean.Server.instBEqGoToKind = { beq := [anonymous] }
Equations
- Lean.Server.instToJsonGoToKind = { toJson := [anonymous] }
Equations
- Lean.Server.instFromJsonGoToKind = { fromJson? := [anonymous] }
Equations
- One or more equations did not get rendered due to their size.
def
Lean.Server.locationLinksFromDecl
(srcSearchPath : Lean.SearchPath)
(uri : Lean.Lsp.DocumentUri)
(n : Lean.Name)
(originRange? : Option Lean.Lsp.Range)
:
Equations
- One or more equations did not get rendered due to their size.