Function script::xpath::parser::decimal_literal

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