Searched refs:consume (Results 1 – 9 of 9) sorted by relevance
55 public function consume() : void; function
182 $this->consume();221 $this->consume();516 public function consume() : Token function in Antlr\\Antlr4\\Runtime\\Parser521 $this->tokenStream()->consume();
67 public function consume() : void function in Antlr\\Antlr4\\Runtime\\InputStream
515 $this->interp->consume($this->input);518 $this->input->consume();
111 public function consume() : void function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream
182 $recognizer->consume();523 $recognizer->consume();627 $recognizer->consume(); // simply delete extra token897 $recognizer->consume();
239 $this->consume($input);708 $this->consume($input);842 public function consume(CharStream $input) : void function in Antlr\\Antlr4\\Runtime\\Atn\\LexerATNSimulator853 $input->consume();
607 $input->consume();844 $input->consume();
315 $this->consume();375 $this->consume();411 $this->consume();507 $this->consume();650 $this->consume();837 $this->consume();906 $this->consume();1079 $this->consume();