Searched refs:setInputStream (Results 1 – 3 of 3) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/ | ||
| H A D | Recognizer.php | 219 abstract public function setInputStream(IntStream $input) : void; function in Antlr\\Antlr4\\Runtime\\Recognizer |
| H A D | Parser.php | 125 $this->setInputStream($input); |
| H A D | Lexer.php | 289 public function setInputStream(IntStream $input) : void function in Antlr\\Antlr4\\Runtime\\Lexer |