ProcessTree.visitImpl
private
void visitImpl(void delegate(Process, int depth) visitor, int depth)Implementation of visit with depth tracking.
void visitImpl(void delegate(Process, int depth) visitor, int depth)Implementation of visit with depth tracking.