Function rslint_parser::parse_with_syntax[][src]

pub fn parse_with_syntax(
    text: &str,
    file_id: usize,
    syntax: Syntax
) -> Parse<()>