aedi-property-reader ~master (2019-02-26T21:34:44Z)
Dub
Repo
PropertyPathAccessor.accessor
aermicioi
aedi_property_reader
convertor
accessor
PropertyPathAccessor
Get accessor
PropertyAccessor
!(
ComponentType
,
FieldType
,
KeyType
)
accessor
[@property setter]
inout
(
PropertyAccessor
!(
ComponentType
,
FieldType
,
KeyType
))
accessor
[@property getter]
class
PropertyPathAccessor
(ComponentType, FieldType = ComponentType, KeyType = string)
@
property
@
safe
nothrow pure inout
inout
(
PropertyAccessor
!(
ComponentType
,
FieldType
,
KeyType
))
accessor
(
)
if
(
isImplicitlyConvertible
!(
FieldType
,
ComponentType
) &&
isInputRange
!
KeyType
)
Return Value
Type:
inout
(
PropertyAccessor
!(
ComponentType
,
FieldType
,
KeyType
))
PropertyAccessor!(ComponentType, FieldType, KeyType)
Meta
Source
See Implementation
aermicioi
aedi_property_reader
convertor
accessor
PropertyPathAccessor
constructors
this
functions
access
componentType
has
properties
accessor
separator
Get accessor