Skip to main content

parse

pub fn parse(
    context: &ParserContext<'_>,
    input: &mut Parser<'_>,
) -> Result<SpecifiedValue, ParseError>