aedi v0.2.0 (2017-03-08T09:57:04Z)
Dub
Repo
ParentAware.parent
aermicioi
aedi
storage
parent_aware
ParentAware
Set the parent of object.
Type
parent
[@property setter]
interface
ParentAware
(Type)
@
property
ParentAware
!
Type
parent
(
Type
parent
)
if
(
is
(
Type
== interface) ||
is
(
Type
== class)
)
Type
parent
[@property getter]
Parameters
parent
Type
the parent for this object.
Return Value
Type:
ParentAware
!
Type
ParentAware!Type
Meta
Source
See Implementation
aermicioi
aedi
storage
parent_aware
ParentAware
properties
ancestor
parent
Set the parent of object.