#include "condexpression.h"
#include "operandexpression.h"


Go to the source code of this file.
Classes | |
| class | CondOperandExpression |
Represents XQuery comparison of two operands with relational operators <, <=, >=, >, = or !=. More... | |
Header file specifying constructors, destructor and functions for condoperandexpression.cpp.
Definition in file condoperandexpression.h.
1.5.9