Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DPredictionMode.php211 public static function hasConfigInRuleStopState(ATNConfigSet $configs) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\PredictionMode
H A DParserATNSimulator.php1024 …if ($skippedStopStates !== null && (!$fullCtx || !PredictionMode::hasConfigInRuleStopState($reach)…