_parser->lookahead; $this->_parser->match(Doctrine_Query_Token::T_IDENTIFIER); /* if ( ! isValidIdentificationVariable($token['value'])) { $this->error('"' . $name . '" is not a identification variable.'); } */ } }