visit_expr_func_count

Function visit_expr_func_count 

Source
pub fn visit_expr_func_count<V>(v: &mut V, node: &FuncCount)
where V: Visit + ?Sized,