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