Package.basePackage

Returns the base package of this package.

The base package is the root of the sub package hierarchy (i.e. the topmost parent). This will be null for packages that are not sub packages.

class Package
@property inout
inout(Package)
basePackage
()

Meta