- declaration: Lean.Server.GoToKind
- definition: Lean.Server.GoToKind
- type: Lean.Server.GoToKind
Instances For
Equations
Finds the URI corresponding to modName
in searchSearchPath
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Server.moduleFromDocumentUri
(srcSearchPath : Lean.SearchPath)
(uri : Lean.Lsp.DocumentUri)
:
Finds the module name corresponding to uri
in srcSearchPath
.
Instances For
def
Lean.Server.locationLinksFromDecl
(srcSearchPath : Lean.SearchPath)
(uri : Lean.Lsp.DocumentUri)
(n : Lean.Name)
(originRange? : Option Lean.Lsp.Range)
: