DscannerComponent.listDefinitions

Asynchronously lists all definitions in the specified file.

If you provide code the file wont be manually read.

Set verbose to true if you want to receive more temporary symbols and things that could be considered clutter as well.

class DscannerComponent
listDefinitions
(
string file
,
scope const(char)[] code = ""
,
bool verbose = false
)

Meta