Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFASerializer.php36 foreach ($this->dfa->getStates() as $state) {
H A DDFA.php145 public function getStates() : array function in Antlr\\Antlr4\\Runtime\\Dfa\\DFA
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfigSet.php206 public function getStates() : Set function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet