Searched refs:getRuleIndexMap (Results 1 – 2 of 2) sorted by relevance
/template/strap/vendor/antlr/antlr4-php-runtime/src/ | ||
D | Recognizer.php | 94 public function getRuleIndexMap() : ?array function in Antlr\\Antlr4\\Runtime\\Recognizer |
D | Parser.php | 841 return $this->getRuleIndexMap()[$ruleName] ?? -1; |