children

abstract fun T.children(): Sequence<T>(source)

Returns the children of an object of type T as a Sequence.