Home
last modified time | relevance | path

Searched defs:axis_step_expr (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/compiler/expression/
H A Dpath_expr.cpp36 DEF_EXPR_ACCEPT (axis_step_expr) in DEF_EXPR_ACCEPT() argument
122 axis_step_expr::axis_step_expr(CompilerCB* ccb, static_context* sctx, const QueryLoc& loc) in axis_step_expr() function in zorba::axis_step_expr
H A Dexpr_classes.h39 class axis_step_expr; variable