Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/Internal/
H A DTokenPolyfill.php29 private const IGNORABLE_TOKENS = [ define in PhpParser\\Internal\\TokenPolyfill
103 return isset(self::IGNORABLE_TOKENS[$this->id]);

Completed in 4 milliseconds