[][src]Function rtlola_frontend::analyze

pub fn analyze(filename: &str, config: FrontendConfig)

Analyses the specification in the file specified by filename with a frontend configured by config.

Warning: This exits the process on errors.
This is exposed as the analyze subcommand by the interpreter.