setImportCompletions

Populates the response with completion information for an import statement

void
setImportCompletions
(
T
)
()

Parameters

tokens
Type: T

the tokens after the "import" keyword and before the cursor

response

the response that should be populated

Meta