Home
last modified time | relevance | path

Searched defs:dfaState (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DSimState.php37 private $dfaState; variable in Antlr\\Antlr4\\Runtime\\Atn\\SimState
82 public function setDfaState(?DFAState $dfaState) : void argument
H A DLexerATNSimulator.php719 protected function captureSimState(SimState $settings, CharStream $input, DFAState $dfaState) : void argument
H A DParserATNSimulator.php720 protected function predicateDFAState(DFAState $dfaState, DecisionState $decisionState) : void argument