Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DPredictionMode.php367 return self::getSingleViableAlt($altsets);
572 public static function getSingleViableAlt(array $altsets) : int function in Antlr\\Antlr4\\Runtime\\Atn\\PredictionMode
H A DParserATNSimulator.php831 $predictedAlt = PredictionMode::getSingleViableAlt($altSubSets);