Skip to main content

parse_python_detailed

Function parse_python_detailed 

Source
pub fn parse_python_detailed(source: &str) -> Result<Vec<RawNode>, IcbError>
Expand description

Parse Python source code and return facts including variable nodes.