#include "expression.h"
#include "value.h"
Go to the source code of this file.
Classes | |
class | OperandExpression |
Represents base clase of all XQuery operands of a condition. More... |
Header file specifying constructors, destructor and functions for operandexpression.cpp.
Definition in file operandexpression.h.