Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DPredictionMode.php196 $altsets = self::getConflictingAltSubsets($configs);
494 public static function getConflictingAltSubsets(ATNConfigSet $configs) : array function in Antlr\\Antlr4\\Runtime\\Atn\\PredictionMode
H A DParserATNSimulator.php665 $altSubSets = PredictionMode::getConflictingAltSubsets($reach);
800 $altSubSets = PredictionMode::getConflictingAltSubsets($reach);
2213 $altsets = PredictionMode::getConflictingAltSubsets($configs);