Equations
- Lean.Server.instBEqGoToKind = { beq := Lean.Server.beqGoToKind✝ }
Equations
- Lean.Server.instToJsonGoToKind = { toJson := Lean.Server.toJsonGoToKind✝ }
Equations
- Lean.Server.instFromJsonGoToKind = { fromJson? := Lean.Server.fromJsonGoToKind✝ }
Finds the URI corresponding to modName
in searchSearchPath
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Finds the module name corresponding to uri
in srcSearchPath
.
Instances For
def
Lean.Server.locationLinksFromDecl
(srcSearchPath : SearchPath)
(uri : Lsp.DocumentUri)
(n : Name)
(originRange? : Option Lsp.Range)
:
Equations
- One or more equations did not get rendered due to their size.