Skip to main content

check

Function check 

Source
pub fn check(source: &str, file_path: &str) -> Vec<LintError>
Expand description

Check a .mx file for parse + semantic errors (with caching support via caller)