Searched refs:execATN (Results 1 – 2 of 2) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
| H A D | LexerATNSimulator.php | 143 return $this->execATN($input, $dfa->s0); |
| H A D | ParserATNSimulator.php | 408 $alt = $this->execATN($dfa, $s0, $input, $index, $outerContext); |