Function script::xpath::parser::function_call

source ยท
fn function_call(input: &str) -> IResult<&str, PrimaryExpr>