Function rtlola_parser::parse

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

Invokes the parser with the given configuration.