Documentation
Lean
.
Server
.
Completion
.
SyntheticCompletion
Search
Google site 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 :
Lean.FileMap
)
(hoverPos :
String.Pos
)
(cmdStx :
Lean.Syntax
)
(infoTree :
Lean.Elab.InfoTree
)
:
Array
Lean.Server.Completion.ContextualizedCompletionInfo
Instances For