avail
2.0.0.alpha23
jvm
avail
/
avail.descriptor.representation
/
AbstractDescriptor
/
o_ChildrenMap
o_Children
Map
abstract
fun
o_ChildrenMap
(
self
:
AvailObject
,
transformer
:
(
A_Phrase
)
->
A_Phrase
)
Map my children through the (destructive) transformation specified by aBlock.
Parameters
self
transformer