Skip to main content

parse_code_with_errors

Function parse_code_with_errors 

Source
pub fn parse_code_with_errors(
    path: &PathBuf,
    environment: Environment,
) -> ParseCodeResult
Expand description

Parse code and return the AST along with any syntax errors collected