Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DPredictionMode.php540 public static function getStateToAltMap(ATNConfigSet $configs) : Map function in Antlr\\Antlr4\\Runtime\\Atn\\PredictionMode
560 foreach (self::getStateToAltMap($configs)->getValues() as $value) {