getSymbolsForCompletion

SymbolStuff
getSymbolsForCompletion
(
,,
IAllocator allocator
,
RollbackAllocator* rba
,
ref StringCache cache
,
ref ModuleCache moduleCache
)

Parameters

request

the autocompletion request

type

type the autocompletion type

Return Value

all symbols that should be considered for the autocomplete list based on the request's source code, cursor position, and completion type.

Meta