visit_source_model

Function visit_source_model 

pub fn visit_source_model<V>(v: &mut V, node: &SourceModel)
where V: Visit + ?Sized,