pub fn visit_false<V>(visitor: &mut V, node: &False)where V: Visitor,
Visits all children of False node