Visits the immediate children of this node.
@override forEach(callback) { callback(callee); arguments.forEach(callback); }