#include "expression.h"
#include "bufferiterator.h"
#include "operandexpression.h"


Go to the source code of this file.
Classes | |
| class | VarExpression |
| Represents an XQuery variable. More... | |
Header file specifying constructors, destructor and functions for varexpression.cpp.
Definition in file varexpression.h.
1.5.9