dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
ModuleManager.sortPackageTree
dil
ModuleManager
ModuleManager
Sorts the the subpackages and submodules of pckg.
void
sortPackageTree
(
Package
pckg
)
class
ModuleManager
void
sortPackageTree
(
Package
pckg
)
void
sortPackageTree
()
Meta
Source
See Implementation
dil
ModuleManager
ModuleManager
constructors
this
functions
addModule
error
errorModuleNotFound
getPackage
insertOrdered
loadModule
loadModuleFile
moduleByFQN
moduleByPath
sortPackageTree
splitPackageFQN
static functions
absolutePath
compareImports
compareSymbolNames
findModuleFile
getPackageFQN
variables
absFilePathTable
cc
loadedModules
moduleFQNPathTable
orderedModules
packageTable
rootPackage
Sorts the the subpackages and submodules of pckg.