importHint

Looks for undefined identifier s to see if it might be undefined because an import was not specified. Not meant to be a comprehensive list of names in each module, just the most common ones.

extern (C++)
const(char)*
importHint
(
const(char)* s
)

Meta