dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
DParsingService.moduleNameToPackagePath
dlangide
tools
d
dparser
DParsingService
converts some.module.name to some/module/name.d
class
DParsingService
string
moduleNameToPackagePath
(
string
moduleName
)
Meta
Source
See Implementation
dlangide
tools
d
dparser
DParsingService
constructors
this
functions
addImportPaths
findDeclaration
findModuleFile
getOrParseModule
moduleNameToPackagePath
scan
scanDeps
properties
instance
static functions
shutdown
static variables
_instance
variables
_cache
_currentModule
_importPaths
_moduleByFile
_moduleByName
_modules
_notFoundModules
converts some.module.name to some/module/name.d