Home
last modified time | relevance | path

Searched refs:get_comment_expr (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenode_print_xquery_visitor.cpp1319 n.get_comment_expr()->accept(*this); in DEFAULT_END_VISIT()
H A Dparsenodes.h4835 rchandle<exprnode> get_comment_expr() const { return comment_expr_h; } in get_comment_expr() function