parse

Function parse 

Source
pub fn parse(
    interner: &ThreadedInterner,
    input: Input<'_>,
) -> (Program, Option<ParseError>)