Function script::xpath::parser::union_expr

source ยท
fn union_expr(input: &str) -> IResult<&str, Expr>