Searched defs:dfaState (Results 1 – 3 of 3) sorted by relevance
37 private $dfaState; variable in Antlr\\Antlr4\\Runtime\\Atn\\SimState82 public function setDfaState(?DFAState $dfaState) : void
719 …protected function captureSimState(SimState $settings, CharStream $input, DFAState $dfaState) : vo…
720 protected function predicateDFAState(DFAState $dfaState, DecisionState $decisionState) : void