Function script::xpath::parser::literal

source ยท
fn literal(input: &str) -> IResult<&str, PrimaryExpr>