Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php112 * @param string $actualUuid The {@see UUID} of the actual serialized ATN
115 * @return bool `true` if the `actualUuid` value represents a serialized
119 protected function isFeatureSupported(string $feature, string $actualUuid) : bool argument
127 $actualUuidIndex = \array_search($actualUuid, self::SUPPORTED_UUIDS, true);