script::xpath::parser

Function union_expr

Source
fn union_expr(input: &str) -> IResult<&str, Expr>