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

Public Types | |
| enum | { OP_GT = 1, OP_LT, OP_GE, OP_LE, OP_EQ, OP_NE } |
Public Member Functions | |
| RelationOp (int opCode, Expression *lhs, Expression *rhs) | |
Detailed Description
Definition at line 98 of file predicate.h.
Member Enumeration Documentation
| anonymous enum |
Definition at line 101 of file predicate.h.
Constructor & Destructor Documentation
| RelationOp::RelationOp | ( | int | opCode, |
| Expression * | lhs, | ||
| Expression * | rhs | ||
| ) |
Definition at line 166 of file predicate.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference