Function script::xpath::parser::numeric_literal

source ยท
fn numeric_literal(input: &str) -> IResult<&str, Literal>