Searched refs:hasStateAssociatedWithOneAlt (Results 1 – 1 of 1) sorted by relevance
198 … return self::hasConflictingAltSet($altsets) && !self::hasStateAssociatedWithOneAlt($configs);558 public static function hasStateAssociatedWithOneAlt(ATNConfigSet $configs) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\PredictionMode