Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DPredictionMode.php172 if (self::allConfigsInRuleStopStates($configs)) {
232 public static function allConfigsInRuleStopStates(ATNConfigSet $configs) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\PredictionMode
H A DParserATNSimulator.php1067 if (PredictionMode::allConfigsInRuleStopStates($configs)) {