Home
last modified time | relevance | path

Searched refs:modeToStartState (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATN.php89 public $modeToStartState = []; variable in Antlr\\Antlr4\\Runtime\\Atn\\ATN
H A DLexerATNSimulator.php160 $startState = $this->atn->modeToStartState[$this->mode];
H A DATNDeserializer.php359 $atn->modeToStartState[] = $tokensStartState;