Function rtlola_parser::parse[][src]

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

Invokes the parser with the given configuration.