[][src]Function yoloxide::parser::parse_program

pub fn parse_program(
    window: &mut VecWindow<Token>
) -> Result<Vec<Line>, StatError>