Node.findChildren

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

Meta