Searched refs:stateFactory (Results 1 – 1 of 1) sorted by relevance
249 $s = $this->stateFactory($stype, $ruleIndex);819 private function stateFactory(int $type, int $ruleIndex) : ?ATNState function in Antlr\\Antlr4\\Runtime\\Atn\\ATNDeserializer