pub fn compile(
static_context: StaticContext,
xpath: XPath,
) -> SpannedResult<Program>Expand description
Construct a program from an XPath AST.
pub fn compile(
static_context: StaticContext,
xpath: XPath,
) -> SpannedResult<Program>Construct a program from an XPath AST.