visit_source_table

Function visit_source_table 

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