pub fn parse(cfg: ParserConfig) -> Result<RtLolaAst, RtLolaError>
Expand description

Invokes the parser with the given configuration.