Function script::xpath::parser::predicate

source ยท
fn predicate(input: &str) -> IResult<&str, PredicateExpr>