Skip to main content

walk_source_file

Function walk_source_file 

Source
pub fn walk_source_file<V: Visitor>(visitor: &mut V, source_file: &SourceFile)
Expand description

Walk all declarations in a source file.