script::xpath::parser

Function decimal_literal

Source
fn decimal_literal(input: &str) -> IResult<&str, Literal>