#include "expression.h"
#include "condexpression.h"
#include "varstepexpression.h"
#include "forexpression.h"
Go to the source code of this file.
Classes | |
class | IfExpression |
Represents XQuery conditional expression if-then-else . More... |
Header file specifying constructors, destructor and functions for ifexpression.cpp.
Definition in file ifexpression.h.