script::xpath::parser

Function numeric_literal

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