KHTML
khtml::XPath::NumericOp Class Reference
#include <predicate.h>
Inheritance diagram for khtml::XPath::NumericOp:

Public Types | |
| enum | { OP_Add = 1, OP_Sub, OP_Mul, OP_Div, OP_Mod } |
Public Member Functions | |
| NumericOp (int opCode, Expression *lhs, Expression *rhs) | |
Detailed Description
Definition at line 79 of file predicate.h.
Member Enumeration Documentation
| anonymous enum |
Definition at line 82 of file predicate.h.
Constructor & Destructor Documentation
| NumericOp::NumericOp | ( | int | opCode, |
| Expression * | lhs, | ||
| Expression * | rhs | ||
| ) |
Definition at line 102 of file predicate.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference