ModuleCache.getModuleSymbol

struct ModuleCache
getModuleSymbol
(
istring location
)

Return Value

Type: DSymbol*

The symbols defined in the given module, or null if the module is not cached yet.

Meta