#include "expression.h"
#include "ifexpression.h"
#include "emptyexpression.h"
Go to the source code of this file.
Classes | |
class | WhereExpression |
Represents an XQuery where-clause . More... |
Header file specifying constructors, destructor and functions for whereexpression.cpp.
Definition in file whereexpression.h.