Skip to main content

parse_python

Function parse_python 

Source
pub fn parse_python(source: &str) -> Option<Tree>
Expand description

Parse Python source code into a tree-sitter AST.