parse

Function parse 

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

Invokes the parser with the given configuration.