Searched refs:getExistingTargetState (Results 1 – 2 of 2) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
| H A D | LexerATNSimulator.php | 224 $target = $this->getExistingTargetState($s, $t); |
| H A D | ParserATNSimulator.php | 482 $D = $this->getExistingTargetState($previousD, $t); |