findDeclaration

Finds the declaration of the symbol at the cursor position.

findDeclaration
(,
ref ModuleCache moduleCache
)

Parameters

request AutocompleteRequest

the autocompletion request

Return Value

the autocompletion response

Meta