Home
last modified time | relevance | path

Searched refs:PHP_Token_CLOSE_BRACKET (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/
H A DToken.php327 while (!$tokens[$i] instanceof PHP_Token_CLOSE_BRACKET) {
756 class PHP_Token_CLOSE_BRACKET extends PHP_Token class