Skip to main content

create_parser

Function create_parser 

Source
pub fn create_parser(lang: SupportedLanguage) -> Result<Parser, ParserError>
Expand description

Create a parser configured for the given language.