Node.findChild

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T findChild(bool delegate(T) predicate)
    class Node
    T
    findChild
    (
    T
    )
    (
    bool delegate
    (
    T
    )
    predicate
    )
  2. T findChild()

Meta