Searched refs:getInputStream (Results 1 – 12 of 12) sorted by relevance
168 $inputStream = $recognizer->getInputStream();258 $tokens = $recognizer->getInputStream();561 $stream = $recognizer->getInputStream();616 $inputStream = $recognizer->getInputStream();665 $inputStream = $recognizer->getInputStream();701 $tokenSource->getInputStream()888 $inputStream = $recognizer->getInputStream();
59 public function getInputStream() : ?IntStream; function
107 public function getInputStream() : ?CharStream; function
182 $input = $this->getInputStream();272 public function getInputStream() : ?CharStream function in Antlr\\Antlr4\\Runtime\\CommonToken
218 abstract public function getInputStream() : ?IntStream; function in Antlr\\Antlr4\\Runtime\\Recognizer
274 public function getInputStream() : ?IntStream function in Antlr\\Antlr4\\Runtime\\Lexer
423 public function getInputStream() : ?IntStream function in Antlr\\Antlr4\\Runtime\\Parser
20 $recognizer->getInputStream(),
44 $input = $this->getInputStream();
60 $input = $recognizer->getInputStream();
31 $recognizer->getInputStream(),
134 public function getInputStream() : ?IntStream function in Antlr\\Antlr4\\Runtime\\Error\\Exceptions\\RecognitionException