Searched refs:classIdentifiers (Results 1 – 1 of 1) sorted by relevance
47 private static $classIdentifiers = array( variable in Doctrine\\Common\\Annotations\\DocParser656 …T_NAMESPACE_SEPARATOR !== $peek['type'] && !in_array($peek['type'], self::$classIdentifiers, true))994 if ( ! $this->lexer->isNextTokenAny(self::$classIdentifiers)) {1006 $this->matchAny(self::$classIdentifiers);