Skip to main content

parse_with_language

Function parse_with_language 

Source
pub fn parse_with_language(source: &str, language: Language) -> AcbResult<Tree>
Expand description

Parse source code with error recovery using tree-sitter.