Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php119 protected function isFeatureSupported(string $feature, string $actualUuid) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\ATNDeserializer
151 if ($this->isFeatureSupported(self::ADDED_UNICODE_SMP, $this->uuid)) {