Home
last modified time | relevance | path

Searched defs:URILiteralList (Results 1 – 4 of 4) sorted by last modified time

/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenode_print_dot_visitor.cpp2824 void ParseNodePrintDOTVisitor::end_visit(const URILiteralList&, void*) in end_visit()
H A Dparsenodes.cpp536 URILiteralList::URILiteralList(const QueryLoc& loc) in URILiteralList() function in zorba::URILiteralList
H A Dparsenodes.h240 class URILiteralList; variable
H A Dparsenode_print_xquery_visitor.cpp979 DEFAULT_END_VISIT (URILiteralList) in DEFAULT_END_VISIT() argument