Searched refs:getSingleViableAlt (Results 1 – 2 of 2) sorted by relevance
367 return self::getSingleViableAlt($altsets);572 public static function getSingleViableAlt(array $altsets) : int function in Antlr\\Antlr4\\Runtime\\Atn\\PredictionMode
831 $predictedAlt = PredictionMode::getSingleViableAlt($altSubSets);