Static Public Member Functions | |
static | create () |
Protected Member Functions | |
makeOqlObject () | |
handleState () |
Definition at line 12 of file OqlWhereParser.class.php.
static OqlWhereParser::create | ( | ) | [static] |
Definition at line 17 of file OqlWhereParser.class.php.
Referenced by makeOqlObject(), OQL::where(), and OqlSelectParser::whereState().
OqlWhereParser::handleState | ( | ) | [protected] |
Reimplemented from OqlParser.
Definition at line 30 of file OqlWhereParser.class.php.
References OqlParser::error(), and OqlParser::getLogicExpression().
OqlWhereParser::makeOqlObject | ( | ) | [protected] |
Reimplemented from OqlParser.
Definition at line 25 of file OqlWhereParser.class.php.
References create().