Function script::xpath::parser::abbrev_reverse_step

source ยท
fn abbrev_reverse_step(input: &str) -> IResult<&str, (Axis, NodeTest)>