PackageAndModuleData

Constructors

this
this(ModInfo modInfo)
this
this(PkgInfo d)
this
this(ModInfo modInfo)
this
this(PkgInfo d)

Members

Functions

children
inout(PackageAndModuleData)[] children()
isModule
bool isModule()
isPackage
bool isPackage()
isPackageModule
bool isPackageModule()
moduleInfo
inout(ModInfo) moduleInfo()
name
string name()
packageInfo
inout(PkgInfo) packageInfo()

Meta