Function difft::parse::tree_sitter_parser::to_tree
source · pub(crate) fn to_tree(src: &str, config: &TreeSitterConfig) -> TreeExpand description
Parse src with tree-sitter.
pub(crate) fn to_tree(src: &str, config: &TreeSitterConfig) -> TreeParse src with tree-sitter.