Skip to main content

parse_program_with_mode

Function parse_program_with_mode 

Source
pub fn parse_program_with_mode(
    code: &str,
    emit_script_program: bool,
) -> ParsedProgram<'_>