dlangide v0.7.77 (2017-09-12T14:20:07Z)
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