Documentation
Lean
.
Server
.
Completion
.
SyntheticCompletion
Search
return to top
source
Imports
Lean.Server.InfoUtils
Lean.Server.Completion.CompletionUtils
Imported by
Lean
.
Server
.
Completion
.
findSyntheticCompletions
source
def
Lean
.
Server
.
Completion
.
findSyntheticCompletions
(
fileMap
:
FileMap
)
(
hoverPos
:
String.Pos
)
(
cmdStx
:
Syntax
)
(
infoTree
:
Elab.InfoTree
)
:
Array
ContextualizedCompletionInfo
Equations
One or more equations did not get rendered due to their size.
Instances For