Home
last modified time | relevance | path

Searched defs:interpreter (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/
DRecognizer.php133 protected function interpreter() : ATNSimulator function in Antlr\\Antlr4\\Runtime\\Recognizer
148 public function setInterpreter(?ATNSimulator $interpreter) : void
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
DATNConfigSet.php255 public function optimizeConfigs(ATNSimulator $interpreter) : void