TorchLean API
Docs Home
Guide
Examples
Graphs
Lean
.
Server
.
Completion
.
SyntheticCompletion
Search
Declaration colors
def
theorem
structure
axiom
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.Raw
)
(
cmdStx
:
Syntax
)
(
infoTree
:
Elab.InfoTree
)
:
Array
ContextualizedCompletionInfo
Instances For