Searched refs:T_OPEN_CURLY_BRACES (Results 1 – 2 of 2) sorted by relevance
49 const T_OPEN_CURLY_BRACES = 108; define in Doctrine\\Common\\Annotations\\DocLexer64 '{' => self::T_OPEN_CURLY_BRACES,
1037 if ($this->lexer->isNextToken(DocLexer::T_OPEN_CURLY_BRACES)) {1108 $this->match(DocLexer::T_OPEN_CURLY_BRACES);