Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenode_print_xquery_visitor.cpp1445 DEFAULT_VISIT (ApplyExpr) in DEFAULT_VISIT() argument
H A Dparsenodes.h1717 ApplyExpr(const QueryLoc& loc, exprnode* expr) in ApplyExpr() function