DscannerComponent.findSymbol

Asynchronously finds all definitions of a symbol in the import paths.

class DscannerComponent
Future!(FileLocation[])
findSymbol
(
string symbol
)

Meta