Searched defs:setInputStream (Results 1 – 3 of 3) sorted by relevance
/plugin/combo/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 | Lexer.php | 289 public function setInputStream(IntStream $input) : void function in Antlr\\Antlr4\\Runtime\\Lexer |
H A D | Parser.php | 428 final public function setInputStream(IntStream $input) : void function in Antlr\\Antlr4\\Runtime\\Parser |