Searched refs:removeAllConfigsNotInRuleStopState (Results 1 – 1 of 1) sorted by relevance
1013 … $reach = $this->removeAllConfigsNotInRuleStopState($reach, $reach->equals($intermediate));1065 …protected function removeAllConfigsNotInRuleStopState(ATNConfigSet $configs, bool $lookToEndOfRule… function in Antlr\\Antlr4\\Runtime\\Atn\\ParserATNSimulator