parse_source

Function parse_source 

Source
pub fn parse_source(language_str: &str, source: &str) -> Result<TSTree, String>
Expand description

Parse source code with a given language