Searched refs:getStates (Results 1 – 3 of 3) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Dfa/ | ||
| H A D | DFASerializer.php | 36 foreach ($this->dfa->getStates() as $state) { |
| H A D | DFA.php | 145 public function getStates() : array function in Antlr\\Antlr4\\Runtime\\Dfa\\DFA |
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
| H A D | ATNConfigSet.php | 206 public function getStates() : Set function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet |