LocatorAwareDecoratorMixin

Undocumented in source.
  1. mixintemplate LocatorAwareDecoratorMixin(T : LocatorAware!(Z, X), Z, X)
  2. mixintemplate LocatorAwareDecoratorMixin(Type = Object, KeyType = string)

Members

Properties

locator
Locator!(Type, KeyType) locator [@property setter]

Set locator

locator
inout(Locator!(Type, KeyType)) locator [@property getter]

Get locator

Meta