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