Home
last modified time | relevance | path

Searched refs:getDfaState (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DSimState.php77 public function getDfaState() : ?DFAState function in Antlr\\Antlr4\\Runtime\\Atn\\SimState
H A DLexerATNSimulator.php321 if ($this->prevAccept->getDfaState() !== null) {
322 $dfaState = $prevAccept->getDfaState();