Searched refs:getPredsForAmbigAlts (Results 1 – 1 of 1) sorted by relevance
731 $this->getPredsForAmbigAlts($altsToCollectPredsFrom, $dfaState->configs, $nalts);1310 …protected function getPredsForAmbigAlts(BitSet $ambigAlts, ATNConfigSet $configs, int $nalts) : ?a… function in Antlr\\Antlr4\\Runtime\\Atn\\ParserATNSimulator