public final class DepthFirstTreeIteratorKt
final static Iterable<Component>
walk(Component $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static Iterable<Component> walk(Component $self)
Walks the component child tree, depth-first: first the component, then its descendants, then its next sibling.