Function script::xpath::parser::predicate_list

source ยท
fn predicate_list(input: &str) -> IResult<&str, PredicateListExpr>