Searched refs:getAlts (Results 1 – 3 of 3) sorted by relevance
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
| H A D | PredictionMode.php | 456 $all = self::getAlts($altsets); |
| H A D | ATNConfigSet.php | 223 public function getAlts() : BitSet function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet |
| H A D | ParserATNSimulator.php | 2215 return PredictionMode::getAlts($altsets); |